Core3D
Minimalist 3D Scenegraph Management Framework
... structure allows any developer to build a 3D application quickly without having to know much about rendering pipelines, event handling, threading, etc.
The Core3D framework consists of a collection of very lightweight classes that model a complete 3D environment. The rendering classes interpret the modeling information directly into the underlying 3D Graphics API with minimal intermediate computations.
Please check the Blog regularly for status updates.