Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 408 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 408 Bytes

Basic Quaternions

Basic quaternion implementation for GameMaker LTS 2022

Download the .yymps

 

Basic quaternion implementation. Includes local and world rotations, turning a quaternion into a 4x4 transform matrix, and transforming a vector using a quaternion.