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

A material class for mapping UV texture coordinates to RGB colors. More...

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

Go to the source code of this file.

Classes

class  UVMap
 A material for mapping UV texture coordinates to image colors. More...
 

Detailed Description

A material class for mapping UV texture coordinates to RGB colors.

The UVMap class extends the Image class and provides functionality for mapping UV coordinates to pixel colors in an image, enabling texture mapping in 3D rendering.

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

Definition in file UVMap.h.