TUD Organische Chemie | ![]() | Immel | ![]() | Graphics | ![]() | Povray 3.1 | ![]() | fog1 | ![]() | ![]() | View or Print (this frame only) |
Example file (fog1.pov):
//
// POV-Ray(tm) 3.0 tutorial example scene.
// Copyright 1996 by the POV-Ray Team
//
#include "fog.inc"
fog {
distance 150
colour rgb<0.3, 0.5, 0.2>
}