Skip to content

A small PureScript library providing a Quaternion data type, as well as quaternion-based 3D rotations.

Notifications You must be signed in to change notification settings

Gerstacker/purescript-quaternions

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

purescript-quaternions

Quaternions are a generalization of complex numbers, which turn out to have a few applications in computing.

This library provides a Quaternion data type and some functions for manipulating them, together with another type for using them to represent rotations in 3D space.

Documentation is on Pursuit.

About

A small PureScript library providing a Quaternion data type, as well as quaternion-based 3D rotations.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PureScript 100.0%