On 9/19/07, Frank Barknecht fbar@footils.org wrote:
This works?! Amazing. I just recently jumped onto the Lua train a bit. I see that there are several GL-bindings for Lua. Is luagl the one to use?
Doesn't Python also have GL?
http://pyopengl.sourceforge.net/
Not sure if the calls require any special context to be created, but most things between glBegin() and glEnd() should work, albeit in a slightly dumb way.