[cl-opengl-devel] disable glut main loop
Luís Oliveira
luismbo at gmail.com
Wed Dec 19 07:14:35 UTC 2007
On 19/12/2007, Deepankar Sharma <deepankar.sharma at gmail.com> wrote:
> I did run across the special variable
> *run-main-loop-after-display* - but it doesnt seem to take any effect.
> setting this variable to nil still causes the quad in render-to-texture to
> rotate - am i missing something ?
(let ((glut:*run-main-loop-after-display* nil))
(cl-glut-examples:gears))
This works for me. Can you try that?
--
Luís Oliveira
http://student.dei.uc.pt/~lmoliv/
More information about the cl-opengl-devel
mailing list