GraphicsProgramming / GraphicsProgramming/RVPT
Non-physical light sources
Open
- Dominant language
- C++
- Stars
- 82
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Light sources which can be used in rasterization can also be used in RT. It will be nice to have a correspondence between the rasterizer and the ray-tracer (at least in some rendering mode), the properties of those would need to be uploaded. For instance, those can be: point light, directional light, spot light.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.