
Texture Sprites: Texture Elements Splatted on Surfaces
In ACM-SIGGRAPH Symposium on Interactive 3D Graphics, I3D. ACM SIGGRAPH, Washington, DC, Etats-Unis, avril 2005. pages 163–170. ACM Press, 2005.
We present a new interactive method to texture complex geometries at very high resolution, while using little memory and without the need for a global planar parameterization. We rely on small texture elements, the texture sprites, locally splatted onto the surface to define a composite texture. The sprites can be arbitrarily blended to create complex surface appearances. Their attributes (position, size, texture id) can be dynamically updated, thus providing a convenient framework for interactive editing and animated textures. We demonstrate the flexibility of our method by creating new surface aspects difficult to achieve with other methods. Each sprite is described by a small set of attributes which is stored in a hierarchical structure surrounding the object's surface. The patterns supported by the sprites are stored only once. The whole data structure is compactly encoded into GPU memory. At run time, it is accessed by a fragment program which computes the final appearance of a surface point from all the sprites covering it. The overall memory cost of the structure is very low compared to the resulting texturing resolutions. Rendering is done in real-time. The resulting texture is linearly interpolated and altered.
Images et Films
Voir aussi
Additional referencesWe would like to point out to the reader the following reference, missing in the paper:
A framework for interactive texturing on curved surfaces
Hans Kohling Pedersen
Proceedings of SIGGRAPH 1996, pp 295-302
Références BibTex
@inproceedings{LHN05,
author = {Sylvain Lefebvre and Samuel Hornus and Fabrice Neyret},
title = {Texture Sprites: Texture Elements Splatted on Surfaces},
booktitle = {ACM-SIGGRAPH Symposium on Interactive 3D Graphics, I3D, April, 2005},
organization = {ACM SIGGRAPH},
address = {Washington, DC, Etats-Unis},
publisher = {ACM Press},
pages = {163--170},
year = 2005
}
author = {Sylvain Lefebvre and Samuel Hornus and Fabrice Neyret},
title = {Texture Sprites: Texture Elements Splatted on Surfaces},
booktitle = {ACM-SIGGRAPH Symposium on Interactive 3D Graphics, I3D, April, 2005},
organization = {ACM SIGGRAPH},
address = {Washington, DC, Etats-Unis},
publisher = {ACM Press},
pages = {163--170},
year = 2005
}