VisuTwin Canvas
C++ 3D Engine — Metal Backend
Loading...
Searching...
No Matches
Lighting

Light types, clustered lighting, shadows, and light cookies. More...

Collaboration diagram for Lighting:

Classes

struct  visutwin::canvas::GpuLightData
 Per-light GPU data uploaded to the lighting uniform buffer. More...
class  visutwin::canvas::Light
 Directional, point, spot, or area light with shadow mapping and cookie projection. More...
class  visutwin::canvas::LightRenderData
 Per-face shadow rendering data: shadow camera, viewport, and scissor. More...

Detailed Description

Light types, clustered lighting, shadows, and light cookies.