Oimo.js
Oimo.js copied to clipboard
How to use Oimo.js in 2D use-case ?
I want to use Oimo.js in a 2D scene. How do it ? Is there an example ?
Thanks.
Oimo.js is a 3D Physics Engine. I would recommend some other 2D Physics Engine for a 2D Game. Some 2D Physics Engines for JS are Matter.js, Planck.js, Box2dJS, etc.