NVIDIA Developer Zone

Search

Search results
Stencil Buffer Tutorial
Improving Shadows and Reflections via the Stencil Buffer

onto arbitrarily shaped objects, and don't expect to see shadows from multiple light sources. What this tutorial .... glutCreateWindow("stencil buffer example"); ...

SceniX | NVIDIA Developer Zone

The NVSG importer failed to read quoted object names containing spaces. .... Buffer support – enabling stencil buffer operations to occur per drawable object ... SceniX also includes a sample viewer application and numerous tutorials, with ...

save TextureGL to a jpg file - NVIDIA Developer Forums

Nothing is inside the stencil buffer or color buffer is there is no object selected due to the traversal mask setting in that specific Viewer code.

GPU Gems 3: Chapter 11. Efficient and Robust Shadow Volumes ...

Then, we render the boundary of the shadow volume into the stencil buffer (not ... For nonconvex objects, this extrusion can result in nested silhouettes, which do ...

GPU Gems: Chapter 29. Efficient Occlusion Culling

Both approaches require a programmer to sort the objects from front to back. Note, however, that because the depth buffer and the stencil buffer are often stored ...

GPU Gems: Chapter 12. Omnidirectional Shadow Mapping

In computer-generated scenes, an object's shadow enhances our perception of ... it (the only essential hardware feature is support for an eight-bit stencil buffer), ...

GPU Gems 3: Chapter 13. Volumetric Light Scattering as a Post ...

Then the occluding scene objects are rendered with no stencil bit. When it ... Figure 13-5 Crepuscular Rays with Multiple Additive Frame-Buffer Passes on ...

The Cg Tutorial: Chapter 1. Introduction | NVIDIA Developer Zone

Apr 20, 2011 ... The Cg Tutorial is now available, right here, online. ... appearance, and motion of objects drawn using programmable graphics hardware.

GPU Gems: Part V - Performance and Practicalities

Both approaches require a programmer to sort the objects from front to back. Note, however, that because the depth buffer and the stencil buffer are often stored ...