Walther / clovers

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

Add a general `triangle` structure #96

Closed Walther closed 3 years ago

Walther commented 3 years ago

Depends on #89

Add a triangle primitive based on the quad primitive. This should pave way for importing model files, too