NVIDIA Developer Zone

Search

Search results
GPU Gems: Chapter 19. Image-Based Lighting

Figure 19-3 Reflective Object with Localized Reflection ... This reflection can also be bump mapped, as shown in Figure 19-5 (only bump has been added).

The Cg Tutorial: Chapter 8. Bump Mapping

"Bump Mapping a Brick Wall" introduces bump mapping of a single rectangle. .... maps for encoding environment maps as a way to give objects a reflective .... Unfortunately, object-space bump mapping ties your normal map textures to the ...

Cube Map OGL Tutorial | NVIDIA Developer Zone

Instead of matching up candlestick vertices to fixed 2D locations on a flat texture image, reflective surfaces map locations on the object's surface to the ...

GPU Gems: Chapter 35. Leveraging High-Quality Software Rendering

However, each map is unique to the object and cannot be shared or reused on .... attached to this model: (1) the real-time equivalent of a reflective bump map, ...

GPU Gems 2: Chapter 19. Generic Refraction Simulation

This texture can be used to determine which objects are visible behind the refractive .... For Far Cry, we used an animated bump texture, which worked out really well. ... Next we need to generate a water reflection map, by rendering the scene ...

GPU Gems: Part III: Materials

We have to be careful that the object has a good UV mapping; that is, each point on ...... This reflection can also be bump mapped, as shown in Figure 19-5 (only ...

GPU Gems: Part I - Natural Effects

With the bump map tiling every 50 feet, a wavelength of 32 texels .... Green modulates the strength of the reflection on the surface, making the water surface .... For smaller bodies of water, however, where the reflections show the objects on the ...

The Cg Tutorial: Chapter 7. Environment Mapping Techniques ...

16 Jul 2009 ... Let's start with the most common use of environment mapping: creating a chrome -like reflective object. This is the bare-bones application of the ...

Frequently Asked GeForce3 | NVIDIA Developer Zone

For general reflective bump-mapping, use the true reflective bump-mapping .... This should only be a rough sort at the object level, not a per-polygon exact sort.

GPU Gems: Part V - Performance and Practicalities

Occlusion queries allow the GPU to return the amount of pixels that an object would ...... on lighting changes and bump maps, so our 3D versions make material viewing ...... Complex features such as transparency and reflection effects are still ...