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

Defines a material that maps depth along a specified axis to RGB values. More...

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

Go to the source code of this file.

Classes

class  DepthMaterial
 Maps depth along a specified axis to an RGB color using a gradient. More...
 

Detailed Description

Defines a material that maps depth along a specified axis to RGB values.

The DepthMaterial class uses a gradient to represent depth values along a specified axis. This is particularly useful for visualizing 3D spatial data as a color gradient.

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

Definition in file DepthMaterial.h.