Documentation ¶
Index ¶
Constants ¶
View Source
const SizeOfTriangle = 4*3*4 + 2
Variables ¶
This section is empty.
Functions ¶
func WriteASCII ¶
WriteASCII writes the triangle mesh to the writer using ASCII STL codec.
Types ¶
type Point ¶
type Point [3]float64
Point represent a point or vector in 3-dimensional space.
func BoundingBox ¶
BoundingBox find a minimum cube that wraps the model.
Click to show internal directories.
Click to hide internal directories.