Texture Synthesis
So You Want to Make Natural-looking Textures
(Clouds, Fire, Smoke, Marble, Rock)
- Use procedural texturing
- Use OpenGL imaging to turn procedure to texels
- Leverage hardware acceleration and parallelism
- Perlin's "An Image Synthesizer"
- Ebert, et al. "Texturing and Modeling - A Procedural Approach"