lo-th / Oimo.js

Lightweight 3d physics engine for javascript
http://lo-th.github.io/Oimo.js
MIT License
3.05k stars 301 forks source link

Specify mass? #66

Open fritx opened 6 years ago

fritx commented 6 years ago

Now we can only specify density and oimo calculates volume/mass for us.

But can we sometimes specify mass instead of density? For example, I know the mass but don't care volume and density.