karansher / computer-graphics-ray-casting

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

Wrong triangle position #38

Closed shawnpl7 closed 1 year ago

shawnpl7 commented 1 year ago

My triangle appears at the bottom of this image instead of the top for some reason. All the other non-triangle images are working fine and I have been debugging this for a while. Just wondering if I'm missing something id (11)

panuelosj commented 1 year ago

What does the triangle soup look like?

shawnpl7 commented 1 year ago

Not sure if its an issue with my triangle soup implementation or the triangle one (since the triangle is clearly not working), or a combination of both... soup

shawnpl7 commented 1 year ago

Figured it out, error in my formula