Dynamic Feature-Adaptive Subdivision
Henry Schäfer1     Jens Raab1     Mark Meyer2     Marc Stamminger1     Matthias Nießner3    
    1University of Erlangen-Nuremberg     2Pixar Animation Studios     3Technical University of Munich
ACM SIGGRAPH Symposium on Interactive 3D Graphics and Games 2015
Abstract

Feature-adaptive subdivision (FAS) is one of the state-of-the art real-time rendering methods for subdivision surfaces on modern GPUs. It enables efficient and accurate rendering of subdivision surfaces in many interactive applications, such as video games or authoring tools. In this paper, we present dynamic feature-adaptive subdivision (DFAS), which improves upon FAS by enabling an independent subdivision depth for every irregularity. Our subdivision kernels fill a dynamic patch buffer on-the-fly with the appropriate number of patches corresponding to the chosen level-of-detail scheme. By reducing the number of generated and processed patches, DFAS significantly improves upon the performance of static FAS.