MultiThreading Programs
Mar 16, 2012 at 8:54pm
I'm wondering how you would multithead an application. Say I want an openGL object to spin while awaiting further user input?
Mar 19, 2012 at 9:04am
you should look into: glutIdleFunc()
Topic archived. No new replies allowed.