|
VisuTwin Canvas
C++ 3D Engine — Metal Backend
|
Light types, clustered lighting, shadows, and light cookies. More...
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... | |
Light types, clustered lighting, shadows, and light cookies.