An open API service indexing awesome lists of open source software.

https://github.com/vengarioth/2d-physics-playground

a physics playground to learn velocity constraints and sequential impulse solvers
https://github.com/vengarioth/2d-physics-playground

Last synced: about 1 year ago
JSON representation

a physics playground to learn velocity constraints and sequential impulse solvers

Awesome Lists containing this project

README

          

# 2d-physics-playground

a physics playground to learn velocity constraints and sequential impulse solvers

[![https://imgur.com/a/Hze6TnM](https://i.imgur.com/ekxIdsN.png)](https://imgur.com/a/Hze6TnM)

## run it

* clone the repository
* `npm install`
* `npm run serve`