Ogre.rb 0.2 Released!

Changes include:

  • Built on Ogre 1.4.4
  • Most of the API wrapped at least basically
  • Test Suite begun! Use the code for your own testing!

Head on over to the RubyForge Project Page to download the newest release of Ogre.rb. You can install via RubyGems or grab the source tarball to build yourself. Also a samples zip file is available for download which contains all of the current ports of Ogre samples into Ogre.rb.

Please direct any bugs, feature requests, patches, or help requests to the Ogre.rb Tracker and Forums. Documentation requests and patches are always welcome.

If the navigation bar at the top is stacked instead of in-line, please go get a better browser.

About

Welcome to the site for Ogre.rb! This is a project to wrap, through SWIG, the entire public API of Ogre 3D. Here you will find access to the released packages, the svn repository hosted on RubyForge and documentation on how to use this wrapper for your own projects.

Ogre.rb is currently being built against Ogre 1.4.4 [Eihort].

Ogre.rb is released under the MIT Licence.

Sample Code