[plt-scheme] sgl meets the OpenGL spec?

From: Ryan Jarvis (rjarvis at WPI.EDU)
Date: Wed Oct 8 14:40:53 EDT 2003

Does SGL meet the OpenGL spec?  I am trying to find a command for glGet,
which should allow me to return various values from within the pipeline
and I can't find it. There are a few commands in gl.ss that return
strings, light or material data but I need to return the current matrix
used in a matrix mode and there is supposed to be a command glGet.   I
thought that command was from OpenGL 1.1...?

TIA.

-Ryan




Posted on the users mailing list.