F.
Kenton "Doc Mojo" Musgrave
Pandromeda's MojoWorld: www.pandromeda.com
QAEB Cloud Code
This contains a complete,
minimal C implementation of a QAEB ray tracer.
It is capable of rendering both terrains and clouds. Compiling it as is, it
will render an image of a cloud with single scattering.
The basic fractal and multifractal
functions described in Chapters 14 and
16 reside in fractal.c
in this directory.