The Horde3D SDK was released today. It has an incredibly clean programming interface. Though the engine uses C++ heavily, the entire engine interface is a handful of C functions. This is really cool because it’s not only very simple but very easily bound to any scripting language out there. The coolest part is that uses deferrend rendering. The project is open source, so it’ll be interesting to peruse the code when it’s released.