glut special callback
How can I make a custom callback in glut? For example, if I want to watch a log file and update the screen whenever it changes. The only callbacks for input I see are things for processing keyboard, mouse, and other events (ie glutKeyboardFunc, etc). Thanks!
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement