Advertisement

XFX (special Effects)

Started by July 28, 2001 12:46 PM
-1 comments, last by Uthman 23 years, 6 months ago
Hi- I remember in the demo days where the display buffer was easily accessable, you could add whatever effect you wanted to it. But now, (using gl) before I draw my scene, I clear the buffer... glClear (GL_COLOR_BUFFER_BIT | GL_DEPTH_BUFFER_BIT); is there anyway I could access the actual color/depth buffers? AKA whats the array? That way I could still add some effects to it. Thanks in advance. -Uthman Apatira almaroof@msn.com
"a low level aho master like you couldn't kill me even if I let you"

This topic is closed to new replies.

Advertisement