Interior mapping Direct3D 10.1 Demo

Humus has released a new Direct3D demo. Interior mapping is a technique that renders the interior of buildings without requiring additional geometry. Everything is done in the pixel shader. The advantage is that when you’re rendering large cities you can draw all those buildings as simple boxes. This demo requires DirectX 10.1 and Windows Vista SP1.

Source Code and binaries: Interior Mapping Demo


-source-

Update – 2008.08.17
Demo has been updated with around 80% of performance boost.



Related posts:

  1. Skinned Instancing Demo in Direct3D 10
  2. NVIDIA SDK 10.5: New OpenGL and Direct3D Samples
  3. Unigine Tropic Tech Demo and Benchmark in OpenGL and Direct3D
  4. March of the Froblins: New ATI Direct3D 10.1 Tech-Demo
  5. GPU RayCaster Demo Using NVIDIA CUDA