Realtime Loop Subdivision on the GPU
University of Florida
Evaluation (2005) Issue: Siggraph, Pages: 2005-2005
@conference{kim2005realtime,
title={Realtime loop subdivision on the GPU},
author={Kim, M. and Peters, J.},
booktitle={Proceedings of SIGGRAPH},
volume={5},
year={2005}
}
In “A realtime GPU subdivision kernel” (SIGGRAPH 2005), Shiue et al. showed that, in principle, all major features of subdivision algorithms can be realized in the framework of highly parallel stream processing. Shiue et al. tested the approach by implementing Catmull-Clark subdivision, with semi-smooth creases and global boundaries, in programmable graphics hardware, at near realtime speed. Here, we report on the challenges when adapting the approach to Loop subdivision.
March 11, 2011 by hgpu