Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hakimel/Sphere
Tiny experiment which generates a particle Sphere on HTML5 canvas
https://github.com/hakimel/Sphere
Last synced: 18 days ago
JSON representation
Tiny experiment which generates a particle Sphere on HTML5 canvas
- Host: GitHub
- URL: https://github.com/hakimel/Sphere
- Owner: hakimel
- License: mit
- Created: 2011-07-30T10:40:34.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2017-11-29T09:41:59.000Z (almost 7 years ago)
- Last Synced: 2024-10-20T20:18:30.093Z (24 days ago)
- Language: CSS
- Homepage: http://hakim.se/experiments/html5/sphere
- Size: 7.81 KB
- Stars: 117
- Watchers: 9
- Forks: 23
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Sphere
When bored, I sometimes open a blank JavaScript
file and start writing without any clear objective
of where I want to take it. This is the result of one
such coding session.After some fiddling and minification I was able to
squeeze the JavaScript source into 372 bytes.Curious about how this looks in action? [Check out the live demo.](http://hakim.se/experiments/html5/sphere).
# License
MIT licensed
Copyright (C) 2017 Hakim El Hattab, http://hakim.se