g3

Rust crate for plane-based projective geometric-algebra for 3D aka the Clifford Algebra with signature P(R*3,0,1).

API

Plane

Point

Line

Meet Operation ^

Join Operator &

Inner Product |

Geometric Product *

a*b = a|b + a^b

Sandwich Product a(b)

Dual Operator !

Get Started

This software uses some of Rust experimental feautures like fn_traits so make sure to compile using the nightly release.

bash rustup update -- nightly

bash cargo +nightly build

Build Doc

RUSTDOCFLAGS="--html-in-header src/doc.html" cargo doc --open

Run example

cargo +nightly run --example elements --features="mirror"

Awesome Links

https://enki.ws/ganja.js/examples/coffeeshop.html#ydDtaGu0a