Just‐in‐Time Texture Synthesis
Citations Over TimeTop 21% of 2012 papers
Abstract
Abstract Texture bombing is a texture synthesis approach that saves memory by stopping short of assembling the output texture from the arrangement of input texture patches; instead, the arrangement is used directly at run time to texture surfaces. However, several problems remain in need of better solutions. One problem is improving texture diversification. A second problem is that mipmapping cannot be used because texel data is not stored explicitly. The lack of an appropriate level‐of‐detail (LoD) scheme results in severe minification artefacts. We present a just‐in‐time texturing method that addresses these two problems. Texture diversification is achieved by modelling a texture patch as an umbrella, a versatile hybrid 3‐D geometry and texture structure with parameterized appearance. The LoD is adapted continuously with a hierarchical algorithm that acts directly on the arrangement map. Results show that our method can model and render the diversity present in nature with only small texture memory requirements.
Related Papers
- → Relief texture mapping(2000)266 cited
- → Meshed atlases for real-time procedural solid texturing(2002)86 cited
- → Texture Adaptation for Progressive Meshes(2006)20 cited
- → Texture evolution: 3D texture synthesis from single 2D growable texture pattern(2004)13 cited
- → Just‐in‐Time Texture Synthesis(2012)8 cited