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

A material class that applies a single RGB color to all surfaces. More...

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

Go to the source code of this file.

Classes

class  SimpleMaterial
 A material that applies a single, solid RGB color to surfaces. More...
 

Detailed Description

A material class that applies a single RGB color to all surfaces.

The SimpleMaterial class is designed for cases where a uniform color is required for rendering, with optional hue-shifting functionality for dynamic color effects.

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

Definition in file SimpleMaterial.h.