// Fog component of scene // Last edited on 1998-12-20 16:58:53 by stolfi // Requires // Defines // (fog component) #declare fog_base_Z = 0.0; #declare fog_depth = 0.25; #declare fog_distance = 50; #include "fog.inc"