GuiObjects
A C++ library to easily create GUI-editable objects
...In addition, because this is a project I started to train in C++:
- there will be no dynamic casting! (I hate them)
- using c++0x (I want to learn - sorry!)
I'm still working on implementing a ray tracing program with it, and maybe other tools as well