crertel / graphmath

An Elixir library for performing 2D and 3D mathematics.
The Unlicense
81 stars 13 forks source link

Add quaternion-vector transformation and vector equals #29

Closed crertel closed 5 years ago

crertel commented 5 years ago

We forgot to add transforming vectors by quaternions, and we also forgot to add checking for equality between vectors.