Rendu
A lightweight rendering engine for experimentations
Loading...
Searching...
No Matches
Classes
Generation

Generation of randomness, noise and other procedural content.

Utilities can be used to randomly samples various spaces and distributions, and to generate image content following certain procedural rules (Perlin noise,...).

Classes

class  PerlinNoise
 Generate 3D perlin noise and multi-layered noise. More...
 
class  Random
 Generate seedable random numbers of various types and in multiple intervals. Handles per-thread random number generators. More...