/particle-sim-v2

A particle simulator for the web.

Primary LanguageTypeScriptMIT LicenseMIT

Particle Sim v2 Build Status Coverage Status

A physics simulator in the browser, available at https://3body.now.sh. Place particles and watch them move around and interact with each other. Add gravity, electric, and magnetic fields to the universe and see how that changes the environment.

Running

To run locally simply execute the following and navigate to http://localhost:1234

npm run dev