5 ms·
yes but what about non-uniform scaling. Is it possible to handle it in this case?
by hohohmm 6y ago
yes but what about non-uniform scaling. Is it possible to handle it in this case?
- creata 6y agoNot 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.