Part of the Khronos Group
OpenGL.org

The Industry's Foundation for High Performance Graphics

from games to virtual reality, mobile phones to supercomputers

Search:

Type: Posts; User: flyingcat

Search: Search took 0.01 seconds.

  1. Replies
    2
    Views
    173

    write stencil buffer

    I want to write the stencil buffer in a atactic shape. I can't figure out the shape before hand. the only way by which I can figure out the shape is the alpha test. Can I write the stencil buffer by...
  2. Replies
    1
    Views
    258

    alpha test for texture

    I have a texture and I want to reject some portion of pixels by alpha test. But it looks that the alpha test is useless for texture mapping. I set every pixel's alpha value and enable alpha test. but...
Results 1 to 2 of 2