Other

Vector datatype

Library for 3d vectors and quaternions

This library adds types for 3D vectors and 4D quaternions. It includes basic operations (add, multiply, etc) for both types, vector rotations for quaternions, and compatibility with arrays of 3 or 4 elements.

Go to repository

This library is compatible with all architectures so you should be able to use it on all the Arduino boards.