Texture Synthesis
Start by Creating a Noisy Texture
- Satisfies Ken Perlin's "Noise()" properties
- Looks similar under rotation or translation
- Only has frequency components within a fixed range
- Draw randomly colored GL_QUADS with
- GL_ALPHA texture
- GL_MODULATE texture environment
- Base color from random value array