R3d.Joint

From GiderosMobile
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Supported platforms: Platform android.pngPlatform ios.pngPlatform mac.pngPlatform pc.pngPlatform html5.pngPlatform winrt.pngPlatform win32.png
Available since: Gideros 2019.10

Description

Joints are used to constrain the motion of the rigid bodies between each other.

A single joint represents a constraint between two rigid bodies. When the motion of the first body of the joint is known, the relative motion of the second body has at most six degrees of freedom (three for the translation and three for the rotation).

The different joints can reduce the number of degrees of freedom between two rigid bodies. Some joints have limits to control the range of motion and some joints have motors to automatically move the bodies of the joint at a given speed.


ReactPhysics3D