Skip to content

This repo explains the limits of euler rotation and covers the topic of quaternion

Notifications You must be signed in to change notification settings

Fengtao22/3D-Rotation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

3D-Rotation

This repo explains the limits of Euler rotation and covers the topic of quaternion. In particular, this repo discusses the basic of Euler rotation and its limitation (Gimbal Lock). Then talks about the alternative approach for 3D rotation (quaternion). Finally, we also covers the Unity rotation transformation (left hand rule).

References:

  1. https://www.bilibili.com/video/BV1Nr4y1j7kn/?spm_id_from=333.788.recommend_more_video.-1
  2. https://www.cnblogs.com/21207-iHome/p/6894128.html
  3. https://krasjet.github.io/quaternion/quaternion.pdf

About

This repo explains the limits of euler rotation and covers the topic of quaternion

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published