[Openmcl-devel] Using OpenGL with the NSTimer
nrms
nils.stritzel at gmx.net
Mon Mar 14 01:50:10 PST 2005
Hello,
I am trying to implement a small animation with a bouncing quadrat (the
original is to be found in "OpenGL Superbible").
I have already implemented it with OpenGL and OpenGL/glut, but that is
not exactly what I am interested in.
I used the rubix example as inspiration for using the OpenGL with cocoa
and an example that was posted here some time ago
and which does some animation stuff with tiny example using the NSTimer.
Since I patched it up from the mentioned sources and I am probably
missing some insight, I would greatly appreciate, if someone can give
me
a hint what is wrong or whether it is simple impossible to do what I am
trying.
What I figured out so far is that whenever some #_gl... function gets
called in the redraw-bounce-glview method there will be a spinning
beach ball of death and Openmcl is not responding anymore.
Any hints appreciated,
Nils
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bounce.lisp
Type: application/octet-stream
Size: 11944 bytes
Desc: not available
URL: <https://lists.clozure.com/pipermail/openmcl-devel/attachments/20050314/3777f4ff/attachment.obj>
More information about the Openmcl-devel
mailing list