From: Owen A. <owe...@ho...> - 2007-04-26 14:17:17
|
Hi,=20 I have had some exposure to GLUT and am interested in finding out how to = run animations using Csgl. I've had a look through the index, but cannot = find the glutIdleFunc, which I used in C to perform animations. What = alternatives are there in Csgl?=20 If there is a way to install some kind of idle method, is it still = necessary to enable the doublebuffer and change glFlush() to = SwapBuffer()? Much Appreciated |