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

How to make a rigid body rotate around a point or edge instead of rotating around the center? #78

Closed WREQI closed 6 years ago

WREQI commented 6 years ago

Objects can be added to a group of objects in three. js, and objects can be rotated around a certain point by rotating the group of objects. In oimo. JS