Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question about Ray-Plane Intersection in LPG #128

Open
Vivien9324 opened this issue Mar 9, 2022 · 0 comments
Open

Question about Ray-Plane Intersection in LPG #128

Vivien9324 opened this issue Mar 9, 2022 · 0 comments

Comments

@Vivien9324
Copy link

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.
"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant