Rendering Tubes from Discrete Curves Using Hardware Tessellation
Gustavo Nunes, Alexandre Valdetaro, Alberto Raposo, Bruno Feijó, Rodrigo de Toledo
In Journal of Graphics Tools, 16(3), 2012.
Abstract: This paper introduces an approach to render 3D tubes by using hardware tessellation. The proposed technique explores the new GPU pipeline-hull, tessellator, and domain stages-so that the tube mesh can be created in the last possible step inside the pipeline, thereby reducing the bottleneck of the CPU to GPU bandwidth and enabling real-time frame rates for models with a massive number of tubes. Because the proposed solution creates the meshes dynamically, it enables viewing of the tubes even when the camera is far away from them, without the typical aliasing problem. This approach demonstrates a well-balanced solution for 3D-tube rendering in CAD applications. We made considerable gains on four major concerns in real-time rendering: performance, image quality, simplicity of implementation, and memory consumption.
@article{Nunes:2012:RTF,
author = {Gustavo Nunes and Alexandre Valdetaro and Alberto Raposo and Bruno Feijó and Rodrigo de Toledo},
title = {Rendering Tubes from Discrete Curves Using Hardware Tessellation},
journal = {Journal of Graphics Tools},
volume = {16},
number = {3},
pages = {123--143},
year = {2012},
}
Return to the search page.
graphbib: Powered by "bibsql" and "SQLite3."