OpenFrameworks Addon for rendering 3D objects, lights, buttons, loading file formats and other stuff using the moviesandbox renderer.
Get it here: github.com/fiezi/msbOFCore
And examples here: github.com/fiezi/msbTools
(currently only Milkscanner and msbToolsTemplate)
It currently integrates with OF Textures and not much else - still uses tinyXML and vMath instead of the OF equivalents and it still renders 4(!) FBOs for every frame, but it does have shadow mapping... :-)
It uses some obscure xml and .library files for texture loading, because that's the way Moviesandbox was set up. I will purge unnecessary evil in due time