- `bvh.h` should be included as it uses`bvh_node`. - Fuzz value for the metal sphere is set to 10.0, but 1.0 would be better, which is the maximum value. https://github.com/RayTracing/raytracing.github.io/blob/7b92650a045a887391bf8148af86c5e6c46c7a9e/books/RayTracingTheNextWeek.html#L3279-L3281 https://github.com/RayTracing/raytracing.github.io/blob/7b92650a045a887391bf8148af86c5e6c46c7a9e/src/TheNextWeek/material.h#L60
bvh.hshould be included as it usesbvh_node.raytracing.github.io/books/RayTracingTheNextWeek.html
Lines 3279 to 3281 in 7b92650
raytracing.github.io/src/TheNextWeek/material.h
Line 60 in 7b92650