2 frameworks based on OGRE have had updates recently, here's a few details:
- Yake v0.4
('Kestrel') has been released. Yake is a VR and game engine
incorporating OGRE for rendering, and integrates various other
libraries such as ODE/Novodex for physics, OpenAL for sound, and Lua
scripting. The new release features major enhancements to the vehicle
system and improved Linux support. - Emma v0.4 has just been released (version number is a coincidence!). Emma
(Extensible Multi Media Architecture) is an open-source, modular,
extensible, dynamic framework for declarative authoring and display of
2D and 3D interactive multimedia. It uses Lua for scripting and OGRE
for rendering. In this release the Lua/C++ integration module 'Fusion'
has been split into it's own project (which may be of interest to those
needing a Lua interface), and Emma now uses the AntiGrain Geometry library for high quality 2D rendering.
Congrats to both teams on another milestone.