SEOLteam / ode-tutorial2

Customizable mass-spring simulation
https://seolteam.github.io/ode-tutorial2/
0 stars 0 forks source link

ODE Simulation

Customizable static HTML mass-spring simulation.

Viewing

Check out page at https://seolteam.github.io/ode-tutorial2/

You can control different options, for instance use https://seolteam.github.io/ode-tutorial2/#?showGraph=false&showStopwatch=true&showMSlider=false to hide the graph, show stopwatch, and hide the mass slider. The default options are:

Development

To set up your local host, install harp and git clone this repo. In the terminal or command line, navigate to this repo's folder and run harp server and in a browser (we recommend Chrome) navigate to http://localhost:9000/.