tom
05-20-2000, 07:54 AM
Hi
I wanted to have some rotating object
in front of some background pic.
I use glDrawPixels to display the pic
and then I draw the object.
But glDrawPixels() slows everything down.
Is there no other way to display a background
pic ? (Besides storing the bg pic as a texture and drawing a huge polygon)
regards
Tom
I wanted to have some rotating object
in front of some background pic.
I use glDrawPixels to display the pic
and then I draw the object.
But glDrawPixels() slows everything down.
Is there no other way to display a background
pic ? (Besides storing the bg pic as a texture and drawing a huge polygon)
regards
Tom