Hi, I've found that if I don't normalize my ray's direction in viewing_ray I am able to have the second circle show up when I run Inside a Sphere. That being said, I'm not sure if this is the intended solution as when I asked the prof last week he told me I should be normalizing my ray's direction. I was wondering if anyone else ran into this issue/was able to reproduce the two circles while still keeping the direction normalized.
Also, the JSON file only has one sphere object so I'm confused to why there are two in the validation file. Thanks!