Overriew - ECNUPendulumRot/box3d-wiki GitHub Wiki
Box3d is a 3D rigid body simulation library extended from 2D to 3D with reference to Erin Catto's Box2d, so the names of many classes are consistent with Box2d, such as Body, Fixture, Shape and so on.Programmers can use it to do some interesting things to make the movement of objects more realistic and more in line with real physics.