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

Defines the Light class for managing light sources in a 3D scene. More...

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

Go to the source code of this file.

Classes

class  Light
 Represents a light source with position, intensity, and falloff properties. More...
 

Detailed Description

Defines the Light class for managing light sources in a 3D scene.

The Light class encapsulates the properties of a light source, including its position, intensity, falloff, and attenuation curve. It provides methods for manipulating these properties and updating the light's behavior in the scene.

22/12/2024 22/12/2024

Version
1.0 Coela Can't! Coela Can't

Definition in file Light.h.