/geometry

A Go library for working with various geometric types and functions. Among them are vectors, matrices, vertices, edges, triangles, etc.

Primary LanguageGoMIT LicenseMIT

Geometry

A Go library for working with various geometric types and functions. Among them are vectors, matrices, vertices, edges, triangles, etc.

It also provides some interfaces and general functions for working with the aforementioned types and custom ones as well.