This paper presents an algorithm capable of rendering a displacement mapped triangle mesh interactively on latest GPUs. The algorithm uses only pixel shaders and does not rely on adaptively adding geometry. All sampling of the displacement map takes place in the pixel shader and bi- or trilinear filtering can be applied to it, and at the same time as the calculations are done per pixel in the shader, the algorithm has automatic level of detail control. The triangles of the base mesh are extruded along the respective normal directions and then the resulting prisms are rendered by casting rays inside and intersecting them with the displaced surface. Two different implementations are discussed in detail.
Related white papers
Writing Secure Code - Threat Defense (Part 3 of 3) - Level 200
This webcast discusses memory issues, buffer overruns, heap overruns and how to defend your code against them. Further discussed are memory issues, buffer overruns, heap overruns and how to defend...
10 Keys to Successful Scrum Adoption
Scrum is a project management approach for Agile software development and is the most commonly adopted Agile approach in the industry today. Construx has worked with hundreds of organizations to...
White paper: The Future of Software Delivery
This paper provides a brief description of past software delivery issues that have contributed to the current environment; identification of key trends that drive our industry today; and an outline...
Podcast: Building the James Webb Space Telescope
When the Webb Telescope takes off for its perch in space, it will be operated by some 200,000 lines of software code. Since a system failure would involve a...
Outsourcing Testing – An overview
With competitive pressures compelling software development firms to cut costs and reduce time-to-market, there is a growing trend among developers to outsource their application testing processes to offshore IT service...
IBM Rational ClearCase VOB Troubleshooting
IBM Rational ClearCase VOBs use a proprietary database format, the Raima database. Troubleshooting VOB databases can be difficult. This white paper describes how to troubleshoot ClearCase VOB database problems and...
Optimizing Agile for Your Organization
Many organizations are interested in becoming Agile but wonder where to start. They want to ensure that their Agile adoption will achieve the desired benefits, goals, and objectives. This white...


