Strange GLUT ptoblem.The problem is that the glutMainFunc(display); isn't working, i do this exactly same way as any exam...
Strange GLUT ptoblem.Should i write my game in a another OpenGL implementation? Is Qt a good choice?
Strange GLUT ptoblem.Didnt't work. When i changed it to glutDisplayFunc(&display); i got these errors: [CODE] ../minecra...
Strange GLUT ptoblem.Here is the code i'm trying to run: [code] void Minecraft::display(void) { glClear(GL_COLOR...
This user does not accept Private Messages