Version 3, last updated by zeroflag at January 26, 2009 09:03 UTC
ART.NET (Assembled Rendering Technologies for .NET) is a C# library that combines more basic rendering/multimedia libraries to create a complete framework for 3D graphics rendering.
Status 2009-01-16
The basic rendering is working, scene updates work nicely, scene loading/saving works and the Windows and XNA platform modules do their (basic) jobs.
What I would like to do now is add an OpenGL backend - but I will need help for that, because I'm utterly useless at OpenGL.
Other than that, ART will, for the time being, remain at this state (feature wise) until I have finished my bachelor thesis (~June this year).