DissolveSampleGenerator.h File Reference

Cool dissolve effect which generates point samples uniformly over a given 2D domain. The order in which the samples are generated looks random, but it is actually quite deterministic and guaranteed to "visit" every bucket in the domain. More...

#include <renderers/generators/SampleGenerator.h>

Go to the source code of this file.

Classes

class  DissolveSG< SG >


Detailed Description

Cool dissolve effect which generates point samples uniformly over a given 2D domain. The order in which the samples are generated looks random, but it is actually quite deterministic and guaranteed to "visit" every bucket in the domain.

Author:
Travis Fischer (fisch0920@gmail.com)
Date:
Fall 2008

Definition in file DissolveSampleGenerator.h.


Generated on 28 Feb 2009 for Milton by doxygen 1.5.6