typewriter
March 19th, 2008, 03:30 PM
Hello-
I was reading about openGl display lists, and it all makes sense, except I would like to be able to individually scale (uniform OR 1D) , rotate, translate, texture etc each instance of the DL. I don't know about scaling, since it would involve actually changing the points in the display list. As far as I know, you can't pass a parameter into a display list.
Is this possible?
I was reading about openGl display lists, and it all makes sense, except I would like to be able to individually scale (uniform OR 1D) , rotate, translate, texture etc each instance of the DL. I don't know about scaling, since it would involve actually changing the points in the display list. As far as I know, you can't pass a parameter into a display list.
Is this possible?