I have a program where I have an object rotating. To my surprise, it is rotating very quickly, and I can't think of any way to slow it down. Someone mentioned there may be a delay in the OpenGL...
Type: Posts; User: Zackiepoo
I have a program where I have an object rotating. To my surprise, it is rotating very quickly, and I can't think of any way to slow it down. Someone mentioned there may be a delay in the OpenGL...
I go to SMU in Dallas, TX. I have a double major in Cinema and Computer Science. I am nearly finished with my CS degree, and I have to say that most college bachelor's degrees are very broad in...
This was exactly the right diagnosis. Thank you, thank you, thank you!
I don't have too much experience with OpenGL, so feel free to laugh...
I have written a program that displays some polygons and then rotates them in place. This all works fine except that the...