maheshkurmi / OimoPhysics_Java

Java port of Oimophysics 3d Engine
3 stars 3 forks source link

OimoPhysics_Java

Pure java port (jdk 9+) of OimoPhysics 1.2.4 3d Engine, using jogl to render demoes. Since engine is ported manually, it includes several java specific optimisations and some bug fixes, but the the code structure almost remains same, therefore original API documentation is till applicable. This engine might serve as the base of 3D physics engine for SimPHY.


API Documentation

Demos


To run demoes in Eclipse follow following steps

Platforms

Features

License

The MIT License