Walther / clovers

Ray Tracing in Rust
https://walther.github.io/clovers/clovers/
13 stars 1 forks source link

feature: optional shared materials list in scene, reusable for objects #183

Closed Walther closed 1 year ago

Walther commented 1 year ago

Ability to share materials between objects. Reduces repetition in the scene files as well as in-memory at runtime.