gravitino / dualQuaternion

out of the box quaternions for c++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dualQuaternion

out of the box quaternions for C++

  • quaternions with logarithm and exponential map
  • dual quaternions with logarithm and exponential map
  • metrics on SO(3) and SE(3) using logarithms
  • kinetic and killing induced norms on SE(3)
  • iterative and naive blending of (dual) quaternions
  • build with make

About

out of the box quaternions for c++


Languages

Language:C++ 98.3%Language:Makefile 1.7%