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.
- Host: GitHub
- URL: https://github.com/leonlaser/p5js-starfield
- Owner: leonlaser
- Created: 2018-01-28T13:42:52.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2021-03-15T15:42:13.000Z (about 4 years ago)
- Last Synced: 2024-12-29T05:21:29.834Z (4 months ago)
- Topics: canvas, html5, javascript, p5js, p5xjs, screensaver, sketch, starfield
- Language: JavaScript
- Homepage:
- Size: 513 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# P5.js Starfield Animation

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)