9th-circle / Anathema.Vectors

Basic linear algebra, mostly for computer graphics.
Other
4 stars 1 forks source link

Quaternions Checklist #1

Open matthras opened 10 months ago

matthras commented 10 months ago

Defining Object

Operations on Quaternions

Conversions

Sources

Add/edit new details as required

blame-lewis commented 10 months ago

Looks amazing :) Stuff to add:

blame-lewis commented 10 months ago

Also! Are we able to slerp with those operators provided? Is it possible to create a dedicated slerp function also?