jalberse / shimmer

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

Fix Memory Consumption #78

Closed jalberse closed 6 months ago

jalberse commented 6 months ago

This speeds up rendering time and reduces memory consumption; but it requires a bit of unsafe.