https://github.com/strainer/novaglitch
A primitive 3d physics sim with nice glitch
https://github.com/strainer/novaglitch
Last synced: 8 months ago
JSON representation
A primitive 3d physics sim with nice glitch
- Host: GitHub
- URL: https://github.com/strainer/novaglitch
- Owner: strainer
- License: unlicense
- Created: 2021-08-07T01:00:20.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2022-05-19T22:27:19.000Z (about 4 years ago)
- Last Synced: 2025-01-15T20:21:12.963Z (over 1 year ago)
- Language: JavaScript
- Size: 2.54 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
Awesome Lists containing this project
README
A 3D orbital simulation with nice glitch
[strainer.github.io/novaglitch/](https://strainer.github.io/novaglitch/)
In this simulation are 7 gravitational bodies and about 20 thousand colored specks.
The gravity function is bugged so orbiting specks and bodies implode on the main body.
Another function chops the specks into small groups and squeezes them a little which
makes the specks slightly sticky over time. This function is also bugged and causes
the specks to rapidly expand on accidental frames.
The overall result is a flickering glitch containing sometimes curious forms.