Physics engine built in Javascript. Genesis-tubs is a reference to the Simpsons episode in which Lisa puts her tooth in coke for a science project and inadvertently creates life.
To see examples of this physic engine in action go to genesistubs
Note: this project is poorly and only sporadically maintained
git clone https://github.com/mauicv/genesis-tubs-engine.git
npm install
Environments are created easiest with the genesis-tubs-builder.
No real tests have been implemented. To run an example simulation within a electron application use:
npm run test-env
To run a example implementation within a vue SPA use:
npm run test-vue
Other tests/examples include:
npm run test-memory-clean
npm run test-explosion
npm run test-structure
npm run test-graphics
npm run test-gas