next up previous contents
Next: 5.20.6 Turbulence Up: 5.20 Procedural Texture Generation Previous: 5.20.4 Spectral Synthesis

5.20.5 Other Noise Functions

Gradient noise can be created using the same method described above, but with a different filter. The technique described above can also create noise that is not aligned on a lattice. To create sparse convolution noise [37] or spot noise [59], instead of drawing the entire point-sampled texture at once, draw one texel and one copy of the filter at a time for each random location.