Question by
DomingoGD · Jul 16, 2019 at 06:37 AM ·
rotationaxisrotation axisquaternionsparallel
Having two objects Y axis parallel rotating around local Z axis.
Hi there,
⠀
I have been trying to rotate objects around their own Z axis until their Y axis became parallel. But I cannot figure out any way to do this.
⠀
I have try with the difference between quaternions (probably something rather than difference works?), and with lookAt (which does not help cause makes the objects to lose their axis Z orientation).
⠀
Is there any possible way to achieve this? Any hint would be very appreciate.
⠀
Comment