![]() |
ProtoTracer
1.0
Real-time 3D rendering and animation engine
|
Defines a material that maps depth along a specified axis to RGB values. More...
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... | |
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.