Unified Texture Management for Arbitrary Meshes - Inria - Institut national de recherche en sciences et technologies du numérique Accéder directement au contenu
Rapport (Rapport De Recherche) Année : 2004

Unified Texture Management for Arbitrary Meshes

Résumé

Video games and simulators commonly use very detailed textures, whose cumulative size is often larger than the GPU memory. Textures may be loaded progressively, but dynamically loading and transferring this large amount of data in GPU memory results in loading delays and poor performance. Therefore, managing texture memory has become an important issue. While this problem has been (partly) addressed early for the specific case of terrain rendering, there is no generic texture management system for arbitrary meshes. We propose such a system, implemented on today's GPUs, which unifies classical solutions aimed at reducing memory transfer: progressive loading, texture compression, and caching strategies. For this, we introduce a new algorithm -- running on GPU -- to solve the major difficulty of detecting which parts of the texture are required for rendering. Our system is based on three components manipulating a tile pool which stores texture data in GPU memory. First, the Texture Load Map determines at every frame the appropriate list of texture tiles (i.e. location and MIP-map level) to render from the current viewpoint. Second, the Texture Cache manages the tile pool. Finally, the Texture Producer loads and decodes required texture tiles asynchronously in the tile pool. Decoding of compressed texture data is implemented on GPU to minimize texture transfer. The Texture Producer can also generate procedural textures. Our system is transparent to the user, and the only parameter that must be supplied at runtime is the current viewpoint. No modifications of the mesh are required. We demonstrate our system on large scenes displayed in real time. We show that it achieves interactive frame rates even in low-memory low-bandwidth situations.

Domaines

Autre [cs.OH]
Fichier principal
Vignette du fichier
RR-5210.pdf (1.25 Mo) Télécharger le fichier
Loading...

Dates et versions

inria-00070783 , version 1 (19-05-2006)

Identifiants

  • HAL Id : inria-00070783 , version 1

Citer

Sylvain Lefebvre, Jérome Darbon, Fabrice Neyret. Unified Texture Management for Arbitrary Meshes. [Research Report] RR-5210, INRIA. 2004, pp.20. ⟨inria-00070783⟩
526 Consultations
431 Téléchargements

Partager

Gmail Facebook X LinkedIn More