|
-
Aug 19th, 2003, 08:45 AM
#1
Thread Starter
Fanatic Member
Intersection of Line witha aPlane
Hi,
I have a POINT at (Xc,Yc,Zc) and another POINT at (X,Y,Z).
I have to connect these points and extend the line so that it intersects the x-y plane and compute the intersection point (X1,Y1,0). Can anybody help me with the code..
Thanks,
Pradeep
-
Aug 23rd, 2003, 11:13 PM
#2
Fanatic Member
Create a vector using those two points and find the t where z is 0.
"Can't" and "shouldn't" are two totally separate things.
All questions should be answered. All answers should be true. That is why I post.
-
Aug 25th, 2003, 04:01 AM
#3
Thread Starter
Fanatic Member
Hi
Hi,
I figured it out..
Thanks,
Pradeep
-
Oct 28th, 2005, 03:39 AM
#4
New Member
Re: Intersection of Line witha aPlane
General math solution can be found here:
http://astronomy.swin.edu.au/~pbourk...try/planeline/
If anyone has something like this programmed, please post...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|