Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

g3

A library for the Geometric Algebra of the Vector Space R^3

Included are implementations for vectors (3d), quaternions (4d), bivectors (3d, quaternions without the scalar part), multivectors (8d).

These quantities can be freely combined with additions and multiplications under the usual rules of geometric algebra. Additionally, you can divide by vectors, quaternions, and bivectors.

API

  • vector.h

  • bivector.h

  • quaternion.h

  • multivector.h

    and example usage in test.cpp

About

A library for the Geometric Algebra of the Vector Space R^3

Topics

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages