View Single Post
  #9  
Old January 21st, 2008, 04:54 AM
jacksoncapper jacksoncapper is offline
Newbie
 
Join Date: Dec 2007
Posts: 10
Country:
Thanks: 0
Thanked 0 Times in 0 Posts
jacksoncapper is on a distinguished road
Default

Ok! I have made some progress. From the above example, the gaussian matrix is returning 0.5, 0.5 meaning the two line segments intersect both at half way, which is correct as you pointed out. So now I'm not sure what to do with these two values, and how to incorporate the z axis into this whole thing... (sigh) this is so difficult... How do I convert 0.5 and 0.5 into (-1, 0, 0)?

Last edited by jacksoncapper; January 21st, 2008 at 05:04 AM.
Reply With Quote