ogre4j News
Status: Beta
Brought to you by:
skieble
We added several plug-ins to integrate a simple collision detection mechanism for ogre4j based applications. org.ogre4j.eclipse.opcode is a small wrapper to the collision detection library OPCODE and can be used for more precise collision calculations than OGREs scene query provides. Because we use the vector mathematics from Java3D we provide an enabling plug-in for the library vecmath as well.
http://ogre4j.svn.sourceforge.net/viewvc/ogre4j/trunk/javax.vecmath/
http://ogre4j.svn.sourceforge.net/viewvc/ogre4j/trunk/org.ogre4j.eclipse.opcode/