CSS Magic
Updated an old project to work alittle better with link handling.
Presenting: CSS Magic

So, right now I’m working on creating a fairly realistic staircase that can be viewed in realtime in a head mounted display. Yup. There it is.
Express editions free for one year
I downloaded Visual Studio C++ 2005 Express and loaded up one of my working projects and it complained about not finding windows.h and winsock2.h. Looks like I won’t be using these.
NVSG was built with a very comprehensive memory manager, and thread safety manager. But using these make things over complicated for the programmer using this package. Adding / removing references, creation and cloning through static class members. There must be simpler way to do this. I should look into implicit reference management and tagging.