|
|
Let's say I have some vector, vnormalize(<-1500, 4000,-3000>).
How do I get the rotation angles to achieve the same vector, starting
with a point , < 0, 0, -1>?
Thanks!
Mike
Post a reply to this message
|
|
|
|
On 3/1/2016 5:20 AM, Mike Horvath wrote:
> Let's say I have some vector, vnormalize(<-1500, 4000,-3000>).
>
> How do I get the rotation angles to achieve the same vector, starting
> with a point , < 0, 0, -1>?
>
> Thanks!
>
>
> Mike
Never mind. I have some code lying around from a previous project that
does the job.
Mike
Post a reply to this message
|
|