scenes/index library

Classes

Fog
This class contains the parameters that define linear fog, i.e., that grows linearly denser with the distance.
FogBase
FogExp2
This class contains the parameters that define exponential squared fog, which gives a clear view near the camera and a faster than exponentially densening fog farther from the camera.
Scene
Scenes allow you to set up what and where is to be rendered by three.js.