cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
MultiThreading Programs
MultiThreading Programs
Mar 16, 2012 at 8:54pm UTC
RobertTheBeast
(3)
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 UTC
PitDaAnimA
(23)
you should look into: glutIdleFunc()
Topic archived. No new replies allowed.