Adaptive mesh subdivision for efficient light baking
Yang Li, Guo Zhou, Chunpeng Li, Xianjie Qiu, Zhaoqi Wang
In The Visual Computer, 28(6--8), June 2012.
Abstract: Light baking has long been a popular technique for real-time rendering. It usually precomputes and bakes the global lighting effects as vertex attributes or textures. Vertex baking requires less memory but can cause artifacts for large triangles. Texture baking can avoid this and generate a high-quality visual effect in real-time rendering. However, it requires significant memory consumption, which may limit the real-time performance and usage. To address this problem, we propose an adaptive mesh subdivision algorithm for memory-efficient light baking, including a fast triangle subdivision level determination method and an optimized solution to calculate vertex colors. Only the subdivided mesh is required during the real-time rendering. Therefore, memory requirements can be significantly reduced while keeping the visual effect. Besides, the subdivision level is allowed to be intuitively controlled by users with a specified parameter. Our algorithm can be easily implemented on commodity graphics hardware and integrated in existing real-time applications such as online preview systems.
Article URL: http://dx.doi.org/10.1007/s00371-012-0682-3
BibTeX format:
@article{Li:2012:AMS,
  author = {Yang Li and Guo Zhou and Chunpeng Li and Xianjie Qiu and Zhaoqi Wang},
  title = {Adaptive mesh subdivision for efficient light baking},
  journal = {The Visual Computer},
  volume = {28},
  number = {6--8},
  pages = {635--645},
  month = jun,
  year = {2012},
}
Search for more articles by Yang Li.
Search for more articles by Guo Zhou.
Search for more articles by Chunpeng Li.
Search for more articles by Xianjie Qiu.
Search for more articles by Zhaoqi Wang.

Return to the search page.


graphbib: Powered by "bibsql" and "SQLite3."