![]() |
ProtoTracer
1.0
Real-time 3D rendering and animation engine
|
Defines an Image material for rendering images as textures in 3D rendering.
More...
#include "../Material.h"#include "../../../Utils/Math/Vector2D.h"#include "../../../Utils/Math/Mathematics.h"

Go to the source code of this file.
Classes | |
| class | Image |
| Represents an image-based material with support for transformations and palette adjustments. More... | |
Defines an Image material for rendering images as textures in 3D rendering.
The Image class is used to represent and manipulate image-based materials, allowing for dynamic transformations such as resizing, positioning, and rotating an image, as well as applying hue shifts.
22/12/2024 22/12/2024 Coela Can't! Coela Can't
Definition in file Image.h.