OptixInOneWeekend icon indicating copy to clipboard operation
OptixInOneWeekend copied to clipboard

Results 3 OptixInOneWeekend issues
Sort by recently updated
recently updated
newest added

thanks for sharing this project code. what I describe is not a problem _per se_, but allows a sphere with a negative radius to get a valid bounding box. ```diff...

The dielectric material needs to determine the local normal (swap the normal if inside the material). This calculation should be moved into the geometry hit function

Rewrite diffuse with correct diffuse, and uniform horizon scattering.