-
Read through some existing code and now have an idea which
existing classes can be used for my project.
-
Tried to install MinGnu on a Windows machine. Got regular
c/c++ programs to compile, but I was not able to install
OpenGL/GLUI without root access. Since most of the links on
the MinGnu setup guide are broken and a simple search in
google did not return valid results, I think I will give up on
MinGnu and just use VC++ when the lab is busy. My code should
be compatible with both the Gnu compiler and the VC++ compiler
anyway. |