Inspiration
What it does
It is a fully web-based, quick gravitational motion simulation with a simple interface. It saves the simulation's data in the url hash, so that you can embed or share your simulations with anyone. This is very convenient for teaching, especially during the pandemic.
How we built it
I built it using mostly javascript and three.js, as well as html and css. It took a very long time so I did not make a database/backend even though I was initially planning to.
Challenges we ran into
Some challenges included 3d (since I am still relatively new to three.js), getting the physics and vector math to work properly, and figuring out how to save simulation data to the url hash.
Log in or sign up for Devpost to join the conversation.