What are the barycentric coordinates and ray parameter


1. What are the ray parameters of the intersection points between ray (1, 1, 1)+ t(-1, -1, -1) and the sphere centered at the origin with radius 1? Note: this is a good debugging case.

2. What are the barycentric coordinates and ray parameter where the ray (1, 1, 1) + t(-1, -1, -1) hits the triangle with vertices (1, 0, 0), (0, 1, 0), and (0, 0, 1)? Note: this is a good debugging case.

Request for Solution File

Ask an Expert for Answer!!
Basic Computer Science: What are the barycentric coordinates and ray parameter
Reference No:- TGS01645465

Expected delivery within 24 Hours