MultiThreading Programs

I'm wondering how you would multithead an application. Say I want an openGL object to spin while awaiting further user input?
you should look into: glutIdleFunc()
Topic archived. No new replies allowed.