Skip to content
/ g3 Public

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

License

Notifications You must be signed in to change notification settings

markisus/g3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published