kochie / particle-sim-v2

A particle simulator for the web.

Home Page:https://3body.now.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A particle simulator for the web.

https://3body.now.sh

License:MIT License


Languages

Language:TypeScript 99.1%Language:HTML 0.5%Language:CSS 0.4%