Advertisement

how to find the tree rotation angles to get one vector out of another ? (please help)

Started by November 02, 2002 04:19 PM
11 comments, last by hansi pirman 22 years, 3 months ago
Hi Hansi,

have you considered using dot product to get the angle with X,Y,Z and than substract the value ?


That''s what I''m using to get my angle difference and it''s working fast and great.



Nick
thanks for all answers again!

@StarGamer_Nick:

dosn''t the dot product return the length of a vector ??
how can i get angles with this ?

please post some code, formulas, thanks !
Advertisement
thanks for all answers again!

@StarGamer_Nick:

dosn''t the dot product return the length of a vector ??
how can i get angles with this ?

please post some code, formulas, thanks !



(ops double post, something went wrong..)
I am a signature virus. Please add me to your signature so that I may multiply... Resistance is futile.

This topic is closed to new replies.

Advertisement