You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i noticed that the answer of the question about LPG(#35 ).
First we should set V to be (u,v,1),i am wondering why the z-coordinate of v is 1. and if i am right, the value t is regarded as the depth of point P.
i noticed that the answer of the question about LPG(#35 ).
First we should set V to be (u,v,1),i am wondering why the z-coordinate of v is 1. and if i am right, the value t is regarded as the depth of point P.
"
https://www.cs.princeton.edu/courses/archive/fall00/cs426/lectures/raycast/sld017.htm
where V: (u, v, 1), N: (n1, n2, n3), d: n4 and P0: (0, 0, 0) in this work.
"
The text was updated successfully, but these errors were encountered: