jalberse / shimmer

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

Shapes #24

Closed jalberse closed 11 months ago

jalberse commented 11 months ago

Adds Shape interface + Sphere implementation of it. Plus incidental development.