Re: how can i display the depth / stencil buffer?

Posted by Sven Gothel on
URL: https://forum.jogamp.org/how-can-i-display-the-depth-stencil-buffer-tp4043810p4043811.html

It is correct that you need to use a depth texture attached to your FBO,
which then can be used in a later rendering stage to be read.