Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/neophob/j1k2016
js2016 compo entry, canvas based
https://github.com/neophob/j1k2016
Last synced: about 1 month ago
JSON representation
js2016 compo entry, canvas based
- Host: GitHub
- URL: https://github.com/neophob/j1k2016
- Owner: neophob
- Created: 2016-03-05T23:14:03.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-03-10T21:47:38.000Z (almost 9 years ago)
- Last Synced: 2024-10-16T08:22:15.406Z (3 months ago)
- Language: HTML
- Homepage:
- Size: 72.3 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# js2016 - Lazer
Compo entry for http://js1k.com/2016-elemental/, demo url: http://js1k.com/2016-elemental/demo/2550
Random Notes:
- Regpack reduce the framerate from 45fps to 23fps (ff45) [only if "withMath" option is enabled - this saves 5 bytes]
- Canons alpha values looks different in ff45 and chrome49 ("rgba(255, 0, 255, 0.006)")
- Mobile browser also looks different, planet alpha value and canon alpha value are almost invisible
- Optimized for Chrome 49/Safari 9 on desktop - but works on other browsers tooInspired by:
- Miami Nights 1984 - Accelerated, https://www.youtube.com/watch?v=rDBbaGCCIhk
- http://codepen.io/loktar00/pen/uEJKl/?editors=0010