jalberse / RayTracingInOneWeekendInRust

Ray Tracing In One Weekend, in Rust
1 stars 0 forks source link

Read Coherent Ray Tracing paper, add issues #63

Open jalberse opened 1 year ago

jalberse commented 1 year ago

Read this paper: https://www.sci.utah.edu/~wald/Publications/2001/CRT/CRT.pdf

Examine where we can improve our code. This is an old paper but quite fundamental.