Skip to content

Example of a 3D rotation computed with both XYZ vectors and QXYZ quaternions

Notifications You must be signed in to change notification settings

biscofil/euler_rotation_cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

3D rotation numerical integration of euler equation

The rotation is computed with quaternions.

Compile

cmake .
make

Usage

./quaternions

About

Example of a 3D rotation computed with both XYZ vectors and QXYZ quaternions

Topics

Resources

Stars

Watchers

Forks