Browse By Tags

  • Depth buffer issues

      While developing we've ran into the following issue: at some point after switching to a specific FBO depth buffer stops working as expected. Depth test always passes.

       We've played with the depth test set up/VS output and managed to get output…