aslanides / simulations

Some simple physics simulations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

simulations

Some simple physics simulations. Faffing with typescript + animations + webgl via threejs.

Running

npm install

Then:

npm run nbody or npm run gas

Then navigate to http://localhost:1234.

About

Some simple physics simulations


Languages

Language:TypeScript 93.2%Language:HTML 6.8%