Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)