[cl-opengl-devel] threaded glut main loop
![](https://secure.gravatar.com/avatar/1342b3197f275f63e4e2fb495d8e3cdc.jpg?s=120&d=mm&r=g)
15 Jul
2010
15 Jul
'10
7:27 p.m.
Has anyone gotten glut:main-loop to work in it's own thread ? I'd like to be able to asynchronously execute opengl calls while the main loop is running. I have a bit of a hack that can do this in effect, by calling glut:leave-main-loop inside a callback, going the repl and running list and then manually starting the mainloop again to refresh, but it would be nice to use threaded main loop. I'm using sbcl on mac OS, so I am not even sure if threading is going to work.
5324
Age (days ago)
5324
Last active (days ago)
0 comments
1 participants
participants (1)
-
Kevin Smith