Hi,
 
I got a little problem. I woul like to do some point projection using angle calculation. I really do not know how to do it. I have seen the Project method inside the point.class. But i do not think this will help me.
 
What i want to do is :
 
    i want to do a parralelle projection of a point. Example i got point-1 (0,0,0) and point-2 (1,2.5,3) and i would like to create a thrid point at 2.0 of distance from point-2 on the same direction that point-1,point-2.
 
                        Point-1        point-2        point-3 ( parrlelle projection)
                            O-----------------O---------------O
 
 
Thanks a lot.
 
            Herve
=========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA3D-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to