Walther / clovers

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

Implement a surface-based checker texture #51

Closed Walther closed 3 years ago

Walther commented 3 years ago

The current checkered texture is a spatial texture, not a surface texture. Ideally, both should exist as options to the user.