pex-gl / pex-math

Array-based vector, quaternion and matrix math with utils for PEX.
MIT License
14 stars 2 forks source link

quat.fromTo is missing up vector #24

Closed vorg closed 2 years ago

vorg commented 5 years ago

alternative is to use proposed quat.fromTo mentioned in #14

vorg commented 2 years ago

If orientation is important then use quat.fromTo(q, eye, target, up)