jalberse / shimmer

Physically based rendering in Rust
Apache License 2.0
33 stars 0 forks source link

Lights #26

Closed jalberse closed 11 months ago

jalberse commented 11 months ago

This adds a basic point light and a uniform light sampler. More will be required later, but these are sufficient to establish those interfaces.