dilevin / computer-graphics-ray-tracing

Computer Graphics Assignment about Ray Tracing
1 stars 5 forks source link

How small should min_t be for the shadows? #22

Closed Cheryl-Lao closed 4 years ago

Cheryl-Lao commented 4 years ago

We talked about how min_t should be some small number in class, but what was used for the reference images?

darren-moore commented 4 years ago

Good question. I'll post this along with the promised reference solutions: https://github.com/dilevin/computer-graphics-ray-tracing/issues/16

Cheryl-Lao commented 4 years ago

Awesome, thank you!

darren-moore commented 4 years ago

Done. See https://github.com/dilevin/computer-graphics-ray-tracing/issues/23