Package import"zappem.net/pub/math/geom"
Documentationhttps://pkg.go.dev/zappem.net/pub/math/geom
Sourceshttps://github.com/tinkerator/geom

geom a package for 3D Euclidean geometry

Overview

This package provides routines for managing 3D vectors and matrices and their various transformations.

API

The API provided by this package is avalble using go doc zappem.net/pub/math/geom. It can also be browsed on the go.dev website: package zappem.net/pub/math/geom.

License info

The geom package is distributed with the same BSD 3-clause license as that used by golang itself.

Reporting bugs

Use the github geom bug tracker.


Markdown rendering courtesy of gomarkdown/markdown.