ogre4j是一个可以在Java应用程序中能过JNI使用OGRE的开源项目。OGRE(Object-Oriented Graphics Rendering Engine):是一个被广泛使用的开源三维图形渲染库,成功地被应用于诸多三维仿真领域,其中包括网络游戏和一些商业的三维仿真项目)。
gre4j is a project that enables the use of the OGRE (Object-Oriented Graphics Rendering Engine) libraries in Java applications.
The first approach was made by Ivica Aracic aka bytelord(http://www.bytelords.de). Thanks to him for taking the first steps!
The last stable CVS version located at the OGRE SourceForge.net project page is based on his code but the new team is working on a complete new version that will be more powerful (hopefully). To ease the pain for those who are using OGRE in C++ the usage of ogre4j will be straight forward. Every public interface of the OGRE library will be available through Java Native Interface (JNI) in the Java world.
Version 1.6.2 released
5 Jun 2009
Due to a patch from the community (thanks to ogrinux) we are able to do binary releases again (without regenerating ogre4j). We have uploaded prebuilt packages for Windows and OSX. People building from source are now able to use OGRE 1.6.2 without any patches.
Maintenance release for 1.6.0
17 Dec 2008
Shortly after the initial ogre4j 1.6.0 release, a mem leak was reported in the bug tracker. That leak was in native string conversion code and required some changes in XBiG and a regeneration of ogre4j. Beside that, this release contains new native code which allowed us to create the OGRE BezierPatch and Fresnel Demos in Java. Our Eclipse plugin has been updated to use the new binaries as well. Note that the mem leak exists in ogre4j 1.4.x, too. Please see release notes for more details.
Version 1.6.0 released
25 Nov 2008
We are pround to present our Java binding for OGRE 1.6.0. OGRE's new custom memory allocators discovered some bugs in XBiG (our code generator) which delayed this release a little. Moreover we provide OSX binaries now. Please see the release notes for further information.
WebSite fixed
28 Jul 2008
For the last weeks the front page of the web site was broken because sf.net changed the feed URLs to use SSL encryption. Today I checked the URLs again and changed some settings of the feed reader API (SimplePie) and hey it's working again. Don't know what that was all about but I assume the problem with the feeds was related to the changes of the sf.net server infrastructure.
Version 1.4.9
17 Jun 2008
As the OGRE team released a new version, we updated our windows binaries. Please note that this release has been built with VS 2005 and not 2003 as older releases.
/ogre4j/1.6.2 beta 6/ogre4j-1.6.2-beta6-bin-win32.tar.bz2
5 Jun 2009
/ogre4j/1.6.2 beta 6/ogre4j-1.6.2-beta6-bin-win32.tar.bz2
/ogre4j/1.6.2 beta 6/ogre4j-1.6.2-beta6-bin-macosx.tar.bz2
5 Jun 2009
/ogre4j/1.6.2 beta 6/ogre4j-1.6.2-beta6-bin-macosx.tar.bz2
/OGRE4Eclipse/1.6.2 beta 6/org.ogre4j.eclipse_1.6.2.tar.bz2
5 Jun 2009
/OGRE4Eclipse/1.6.2 beta 6/org.ogre4j.eclipse_1.6.2.tar.bz2
/ogre4j/1.6.2 beta 6/org.ogre4j_1.6.2-beta6-src.zip
5 Jun 2009
/ogre4j/1.6.2 beta 6/org.ogre4j_1.6.2-beta6-src.zip
/OGRE4Eclipse/1.6.0 beta 6/org.ogre4j.eclipse_1.6.0.tar.bz2
17 Dec 2008
/OGRE4Eclipse/1.6.0 beta 6/org.ogre4j.eclipse_1.6.0.tar.bz2