Needs graphics formulaAre you sure? I'm marking the vertices and normal vectors procedurally, so I would think there woul...
Needs graphics formulaI'm using OpenGL to procedurely map a 2D texture onto a 3D object. Using the vertices and normal vec...
Multiple .cpp FilesI should probably know this, but I can't remember how to make a call to a seperate .cpp file. Anyone...
Command Line ArgumentsIs it possible to access command line arguments with the C++ string class instead of a char array?
String as Variable NameHow exactly does that example then let me use the variable whatever? Does whatever = 5 now or what?
This user does not accept Private Messages