[cl-opengl-devel] Find out the current matrix-mode?
Jakob Reschke
jakob at resfarm.de
Thu Jul 2 20:25:05 UTC 2009
2009/6/30 Luís Oliveira <luismbo at gmail.com>:
> You need an active GL context in order to experiment with these calls.
> Here's a quick and dirty way to do that:
>
> (glut:display-window (make-instance 'glut:window))
> <abort the main loop with C-c>
> (gl:get-string :version) => "3.0.0 NVIDIA 180.44"
>
Thank you very much, that did it.
More information about the cl-opengl-devel
mailing list