Difference between revisions of "ReactPhysics3D"
From GiderosMobile
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
− | + | <!-- GIDEROSOBJ:ReactPhysics3D--> | |
− | <!-- GIDEROSOBJ: | ||
'''<translate>Supported platforms</translate>:''' [[File:Platform android.png]][[File:Platform ios.png]][[File:Platform mac.png]][[File:Platform pc.png]][[File:Platform html5.png]][[File:Platform winrt.png]][[File:Platform win32.png]]<br/> | '''<translate>Supported platforms</translate>:''' [[File:Platform android.png]][[File:Platform ios.png]][[File:Platform mac.png]][[File:Platform pc.png]][[File:Platform html5.png]][[File:Platform winrt.png]][[File:Platform win32.png]]<br/> | ||
'''<translate>Available since</translate>:''' Gideros 2019.10<br/> | '''<translate>Available since</translate>:''' Gideros 2019.10<br/> | ||
− | === | + | |
− | + | === Description === | |
− | [[https://www.reactphysics3d.com/ React Physics 3D home page]] | + | ReactPhysics3D is an open source 3D physics and collision engine [[https://www.reactphysics3d.com/ React Physics 3D home page]]. |
− | + | ||
− | === | + | === Classes === |
<div style="column-count:3;-moz-column-count:3;-webkit-column-count:3"> | <div style="column-count:3;-moz-column-count:3;-webkit-column-count:3"> | ||
− | + | [[Special:MyLanguage/r3d.Body|r3d.Body]]<br/> | |
− | <!-- GIDEROSOBJ:r3d.Body -->[[Special:MyLanguage/r3d. | + | <!-- GIDEROSOBJ:r3d.Body --> |
− | <!-- GIDEROSOBJ:r3d. | + | [[Special:MyLanguage/r3d.Fixture|r3d.Fixture]]<br/> |
− | <!-- GIDEROSOBJ:r3d. | + | <!-- GIDEROSOBJ:r3d.Fixture --> |
− | <!-- GIDEROSOBJ:r3d. | + | [[Special:MyLanguage/r3d.Joint|r3d.Joint]]<br/> |
− | <!-- GIDEROSOBJ:r3d. | + | <!-- GIDEROSOBJ:r3d.Joint --> |
− | <!-- GIDEROSOBJ:r3d. | + | <!--[[Special:MyLanguage/r3d.FixedJoint|r3d.FixedJoint]]<br/>--> |
− | <!-- GIDEROSOBJ:r3d. | + | <!-- GIDEROSOBJ:r3d.FixedJoint --> |
− | <!-- GIDEROSOBJ:r3d. | + | <!--[[Special:MyLanguage/r3d.HingeJoint|r3d.HingeJoint]]<br/>--> |
− | <!-- GIDEROSOBJ:r3d. | + | <!-- GIDEROSOBJ:r3d.HingeJoint --> |
− | <!-- GIDEROSOBJ:r3d. | + | [[Special:MyLanguage/r3d.Shape|r3d.Shape]]<br/> |
− | <!-- GIDEROSOBJ:r3d. | + | <!-- GIDEROSOBJ:r3d.Shape --> |
− | <!-- GIDEROSOBJ:r3d. | + | <!--[[Special:MyLanguage/r3d.BallAndSocketShape|r3d.BallAndSocketShape]]<br/>--> |
− | <!-- GIDEROSOBJ:r3d. | + | <!-- GIDEROSOBJ:r3d.BallAndSocketShape --> |
+ | <!--[[Special:MyLanguage/r3d.BoxShape|r3d.BoxShape]]<br/>--> | ||
+ | <!-- GIDEROSOBJ:r3d.BoxShape --> | ||
+ | <!--[[Special:MyLanguage/r3d.CapsuleShape|r3d.CapsuleShape]]<br/>--> | ||
+ | <!-- GIDEROSOBJ:r3d.CapsuleShape --> | ||
+ | <!--[[Special:MyLanguage/r3d.ConcaveMeshShape|r3d.ConcaveMeshShape]]<br/>--> | ||
+ | <!-- GIDEROSOBJ:r3d.ConcaveMeshShape --> | ||
+ | <!--[[Special:MyLanguage/r3d.ConvexMeshShape|r3d.ConvexMeshShape]]<br/>--> | ||
+ | <!-- GIDEROSOBJ:r3d.ConvexMeshShape --> | ||
+ | <!--[[Special:MyLanguage/r3d.HeightFieldShape|r3d.HeightFieldShape]]<br/>--> | ||
+ | <!-- GIDEROSOBJ:r3d.HeightFieldShape --> | ||
+ | <!--[[Special:MyLanguage/r3d.SphereShape|r3d.SphereShape]]<br/>--> | ||
+ | <!-- GIDEROSOBJ:r3d.SphereShape --> | ||
+ | [[Special:MyLanguage/r3d.World|r3d.World]]<br /> | ||
+ | <!-- GIDEROSOBJ:r3d.World --> | ||
</div> | </div> |
Revision as of 03:41, 23 January 2020
Supported platforms:
Available since: Gideros 2019.10
Description
ReactPhysics3D is an open source 3D physics and collision engine [React Physics 3D home page].