package
0.4.0
Repository: https://github.com/chazu/protometry.git
Documentation: pkg.go.dev

# Functions

NewBoxMinMax returns a new box using min max.
NewBoxOfSize returns a box of size centered at center.
NewMeshRectangularCuboid return a mesh forming a rectangular cuboid.
NewMeshSquareCuboid return a mesh forming a square cuboid Based on http://ilkinulas.github.io/development/unity/2016/04/30/cube-mesh-in-unity3d.html.

# Structs

Box is an AABB volume.
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

Volume is a 3-d interface representing volumes like Boxes, Spheres, Capsules ...