brucenieh / Dual_Quaternion

Project to compute point translation and rotation in dual quaternion operations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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".

About

Project to compute point translation and rotation in dual quaternion operations


Languages

Language:MATLAB 100.0%