Just what it says:I have some code that\'s drawing GLUT cubes, but they\'re all grey.How do I make them different colors?
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I have a problem with glut, I would like to have a callback to know when the user is moving the window of my application, and I didn\'t found anything in glut.
Here is an abstract of my code.I\'m trying to use glutSpecialFunc to tell glut to use my KeyPress function