SoShowDepthBuffer¶
-
InventorModule
¶ author MeVis Medical Solutions AG
package MeVisLab/Standard
dll SoGVR
definition soGVR.def
Purpose¶
The SoShowDepthBuffer
is used to render the current depth buffer to the screen. It’s main purpose if visual debugging of the depth buffer.
Usage¶
Place the module into any Open Inventor scene. It will render the depth buffer like it is when the GLRenderAction of the module is called, so you have to place it as the last node in the scene to get the complete depth buffer.
Tips¶
The module requires OpenGL 2.0 and GLSL shader support to work.