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

https://github.com/leonlaser/p5js-starfield

A starfield animation inspired by the windows 95/98 screensaver, with additional movement control on click and hold.
https://github.com/leonlaser/p5js-starfield

canvas html5 javascript p5js p5xjs screensaver sketch starfield

Last synced: 2 months ago
JSON representation

A starfield animation inspired by the windows 95/98 screensaver, with additional movement control on click and hold.

Awesome Lists containing this project

README

        

# 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.](https://codepen.io/achjaderleon/pen/MWbxNaY)