Layered Polynomial Textures for Real-time Grassland Rendering

ZHANG Huai-Sheng,HUA Wei,YU Li,BAO Hu-Jun
2006-01-01
Abstract:Real-time rendering of grassland with shadow is a challenging task. In this paper, we present a layered polynomial texture (LPT) to represent grass, according to its complex geometric structure and diffuse material. LPT is a 5D texture, and its element contains a group of polynomial parameters, to fit the pixels of multiple layers with various lighting directions, and to calculate the actual color in rendering stage. Grass is represented with three LPTs along known view directions. The LPT synthesis method based on wang tile is presented to create tiles, which are mapped onto ground to form grassland. The grassland is rendered in the dynamic lighting condition. Experiments show that the LPT storage is small, and computational cost is low. Furthermore, LPT could be extended to represent trees with dynamic shadow.
What problem does this paper attempt to address?