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: Sdw

Search: Search took 0.01 seconds.

  1. Re: How should I set up frustrums and matrices to achive this?

    Thank you very much! That glScissor solution worked perfectly! I had started implementing a cumbersome thing using the stencil buffer and clip planes, but this was just so much more elegant. Thanks...
  2. How should I set up frustrums and matrices to achive this?

    I want to render a scene half the screen at the time. Like this:



    At the moment I'm doing like this:


    But this doesn't provide a seemless render, instead I get the "middle" of the scene...
Results 1 to 2 of 2