Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fogdong/starlight
use canvas to draw starry sky
https://github.com/fogdong/starlight
Last synced: 3 months ago
JSON representation
use canvas to draw starry sky
- Host: GitHub
- URL: https://github.com/fogdong/starlight
- Owner: FogDong
- License: mit
- Created: 2018-06-12T06:39:46.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-05T14:10:19.000Z (over 4 years ago)
- Last Synced: 2023-10-20T19:52:44.407Z (about 1 year ago)
- Language: JavaScript
- Size: 4.88 KB
- Stars: 6
- Watchers: 2
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# StarLight
use canvas to draw starry sky[demo](https://fogdong.github.io/)
* Usage(~~if anyone want to...~~)
StarLight.init("canvas", screen.width, screen.height)
StarLight.star()
// setting
StarLight.set (num, maxStar, newStar)