issues
search
Walther
/
clovers
Ray Tracing in Rust
https://walther.github.io/clovers/clovers/
13
stars
1
forks
source link
Minor refactoring of draw.rs and adjacent main.rs changes
#40
Closed
Walther
closed
4 years ago
Walther
commented
4 years ago
draw.rs returns a Vec
now instead of an ImageResult
main.rs has the Image logic now, making draw a bit cleaner