Directories ¶
Path | Synopsis |
---|---|
cmd
|
|
Package go3d is a performance oriented vector and matrix math package for 2D and 3D graphics.
|
Package go3d is a performance oriented vector and matrix math package for 2D and 3D graphics. |
float64/generic
Package generic contains an interface T that that all float64 vector and matrix types implement.
|
Package generic contains an interface T that that all float64 vector and matrix types implement. |
float64/hermit2
Package hermit2 contains functions for 2D cubic hermit splines.
|
Package hermit2 contains functions for 2D cubic hermit splines. |
float64/hermit3
Package hermit3 contains functions for 3D cubic hermit splines.
|
Package hermit3 contains functions for 3D cubic hermit splines. |
float64/mat2
Package mat2 contains a 2x2 float64 matrix type T and functions.
|
Package mat2 contains a 2x2 float64 matrix type T and functions. |
float64/mat3
Package mat3 contains a 3x3 float64 matrix type T and functions.
|
Package mat3 contains a 3x3 float64 matrix type T and functions. |
float64/mat4
Package mat4 contains a 4x4 float64 matrix type T and functions.
|
Package mat4 contains a 4x4 float64 matrix type T and functions. |
float64/quaternion
Package quaternion contains a float64 unit-quaternion type T and functions.
|
Package quaternion contains a float64 unit-quaternion type T and functions. |
float64/vec2
Package vec2 contains a 2D float64 vector type T and functions.
|
Package vec2 contains a 2D float64 vector type T and functions. |
float64/vec3
Package vec3 contains a 3D float64 vector type T and functions.
|
Package vec3 contains a 3D float64 vector type T and functions. |
float64/vec4
Package vec4 contains a 4 float64 components vector type T and functions.
|
Package vec4 contains a 4 float64 components vector type T and functions. |
generic
Package generic contains an interface T that that all float32 vector and matrix types implement.
|
Package generic contains an interface T that that all float32 vector and matrix types implement. |
hermit2
Package hermit2 contains a float32 type T and functions for 2D cubic hermit splines.
|
Package hermit2 contains a float32 type T and functions for 2D cubic hermit splines. |
hermit3
Package hermit3 contains a float32 type T and functions for 3D cubic hermit splines.
|
Package hermit3 contains a float32 type T and functions for 3D cubic hermit splines. |
mat2
Package mat2 contains a 2x2 float32 matrix type T and functions.
|
Package mat2 contains a 2x2 float32 matrix type T and functions. |
mat3
Package mat3 contains a 3x3 float32 matrix type T and functions.
|
Package mat3 contains a 3x3 float32 matrix type T and functions. |
mat4
Package mat4 contains a 4x4 float32 matrix type T and functions.
|
Package mat4 contains a 4x4 float32 matrix type T and functions. |
quaternion
Package quaternion contains a float32 unit-quaternion type T and functions.
|
Package quaternion contains a float32 unit-quaternion type T and functions. |
vec2
Package vec2 contains a 2D float32 vector type T and functions.
|
Package vec2 contains a 2D float32 vector type T and functions. |
vec3
Package vec3 contains a 3D float32 vector type T and functions.
|
Package vec3 contains a 3D float32 vector type T and functions. |
vec4
Package vec4 contains a 4 float32 components vector type T and functions.
|
Package vec4 contains a 4 float32 components vector type T and functions. |
Click to show internal directories.
Click to hide internal directories.