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.
Copyright (c) 2007 Jason Roelofs
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.