You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
485 B
Markdown
11 lines
485 B
Markdown
# P5.js Starfield Animation
|
|
|
|
![Starfield animation demo](demo.gif)
|
|
|
|
A simple starfield animation. You can enable a warp/hyper/jump/-drive animation by pressing and holding the mouse button. While doing so, you are able to control the direction. A double click runs the animation fullscreen.
|
|
|
|
Made with [P5.js](https://p5js.org/).
|
|
|
|
[Click here to test the starfield in your browser.](http://htmlpreview.github.io/?https://github.com/achjaderleon/p5js-starfield/blob/master/index.html)
|
|
|