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

Search: Search took 0.01 seconds.

  1. Replies
    4
    Views
    726

    Re: Copying back buffer contents into a texture

    Tksuoran,

    Thank you a lot, now thinking about it's obvious. Got it working before the second frame - didn't had stencil test enabled. Now got to figure out what's not letting it happen before the...
  2. Replies
    4
    Views
    726

    Re: Copying back buffer contents into a texture

    Well, when I start the game, in order to draw white balls onto the screen, I'm using a texture of that impression multiple times. To draw it inside a texture I switch my viewport to 64 X 64 pixels,...
  3. Replies
    4
    Views
    726

    Copying back buffer contents into a texture

    Hi,

    To make my maze type game faster I decided to put my drawed ball inside a texture, because i have to draw it otherwise once for every room and I'm drawing it like a concave polygon using the...
Results 1 to 3 of 3