karansher / computer-graphics-ray-casting

Computer Graphics Assignment about Ray Casting
1 stars 0 forks source link

Plane blocking sphere for normal.ppm #48

Open OneAutumnRain opened 1 year ago

OneAutumnRain commented 1 year ago

The plane keeps blocking the sphere, but this only seems to occur for the normal image (id and depth seem to be working as intended). Any suggestions as to what is causing this?

depth id normal

rainyu7246 commented 1 year ago

i'm experiencing the same thing! Just wondering if you found the solution to this?