ProtoTracer  1.0
Real-time 3D rendering and animation engine
Loading...
Searching...
No Matches
SimplexNoise.h File Reference

A material class that generates and applies Simplex Noise. More...

Include dependency graph for SimplexNoise.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SimplexNoise< colors >
 A material class for rendering Simplex Noise. More...
 

Detailed Description

A material class that generates and applies Simplex Noise.

This class utilizes Simplex Noise algorithms for 2D and 3D noise generation, mapping the noise values to colors through a gradient material.

22/12/2024 22/12/2024 Coela Can't! Coela Can't

Definition in file SimplexNoise.h.