Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Matrix ¶
type Matrix [][]float64
Matrix is a transformational matrix for 3D space (3 x 3)
func NewRotationMatrixX ¶
NewRotationMatrixX produces a matrix which will rotate about X
func NewRotationMatrixY ¶
NewRotationMatrixY produces a matrix which will rotate about X
func NewRotationMatrixZ ¶
NewRotationMatrixZ produces a matrix which will rotate about X
Click to show internal directories.
Click to hide internal directories.