ReactPhysics3D

From GiderosMobile
Revision as of 23:04, 18 February 2020 by MoKaLux (talk | contribs)

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

Description

ReactPhysics3D is an open source 3D physics and collision engine [React Physics 3D home page].

Basically you:

  1. create the 3d world
  2. create your body
  3. define the shape of your body
  4. add the fixture
  5. add joints (optional)

Classes