Hi, Adriano.
I'm very interested in the demo programs that yo have sent to Nathan's personal mail.
 
Would yo be so kind to send me too the programs?
 
I have made a programs which makes the same task, but I am having a  lot of troubles .
 
I capture the point where I make a click with pickIntersection.getPointCoordinates(),
I capture the point where I am with transformGroup.getTransform(transform3d) and transform3d.get(rotationMatrix3d,traslationVector3d) (I supose that traslationVector3d will contain the traslational component of the position matrix.
 
After that, I get the parametric line equation which joint the two points, and throw a Thread which navigate along the segment.
The problem is that I don`t go to the point where I made click, I go to another point!
 
Can you help me, please??
Thanks.

Reply via email to