/Dual_Quaternion

Project to compute point translation and rotation in dual quaternion operations

Primary LanguageMATLAB

Dual_Quaternion

This project is an attempt to explore the dual quaternion method to translate and rotate a point cloud to avoid candy-wrapper effect in skinning when calculated with homogeneous matrix representations.

Alt text

The matrix operations, mathmatical calculations, and point representations are produced by following Ben Kenwright's paper "A Beginners Guide to Dual-Quaternions".