ogre4j 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.
Project name: ogre4j
Developers on project: 1
Downloadable files: total downloads to date
Discussion forums (public): 4, containing 922 messages
Tracker: Bugs (2 open/8 total)
Tracker: Patches (0 open/2 total)
Tracker: Feature Requests (3 open/3 total)
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 released (Fri, 05 Jun 2009 12:08:36 GMT)
5 Jun 2009
Released at Fri, 05 Jun 2009 12:08:36 GMT by kex347
Includes files: org.ogre4j_1.6.2-beta6-src.zip (6029989 bytes), ogre4j-1.6.2-beta6-bin-win32.tar.bz2 (2810447 bytes), ogre4j-1.6.2-beta6-bin-macosx.tar.bz2 (3117936 bytes)
[Download] [Release Notes]
OGRE4Eclipse 1.6.2 beta 6 released (Fri, 05 Jun 2009 12:00:42 GMT)
5 Jun 2009
Released at Fri, 05 Jun 2009 12:00:42 GMT by kex347
Includes files: org.ogre4j.eclipse_1.6.2.tar.bz2 (6194033 bytes)
[Download] [Release Notes]
OGRE4Eclipse 1.6.0 beta 6 released (Wed, 17 Dec 2008 09:52:27 GMT)
17 Dec 2008
Released at Wed, 17 Dec 2008 09:52:27 GMT by kex347
Includes files: org.ogre4j.eclipse_1.6.0.tar.bz2 (6179239 bytes)
[Download] [Release Notes]
ogre4j 1.6.0 beta 6 released (Wed, 17 Dec 2008 09:12:43 GMT)
17 Dec 2008
Released at Wed, 17 Dec 2008 09:12:43 GMT by kex347
Includes files: org.ogre4j_1.6.0-beta6-src.zip (6025989 bytes), ogre4j-1.6.0-beta6-bin-win32.tar.bz2 (2809490 bytes), ogre4j-1.6.0-beta6-bin-macosx.tar.bz2 (3116432 bytes)
[Download] [Release Notes]
ogre4j 1.6.0 beta 5 released (Tue, 25 Nov 2008 15:33:03 GMT)
25 Nov 2008
Released at Tue, 25 Nov 2008 15:33:03 GMT by kex347
Includes files: ogre4j-1.6.0-beta5-bin-macosx.tar.bz2 (3072803 bytes), ogre4j-1.6.0-beta5-bin-win32.tar.bz2 (2801122 bytes), ogre4j-1.6.0-beta5-src.zip (6045911 bytes)
[Download] [Release Notes]


Top


