Hacker News new | ask | show | jobs
by hohohmm 2025 days ago
yes but what about non-uniform scaling. Is it possible to handle it in this case?
1 comments

Not with just a rotor (quaternion) and an offset, or with motors (dual quaternions). If you want nonuniform scaling, rotation and translation, then matrices are probably the nicest way to do that.