math3

module
v0.0.0-...-e56f4fe Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 30, 2014 License: MIT

README

*********
  math3
*********

math3 is a collection of Go packages for working with 3D graphics.

Download and install math3 with::

    go get -u bitbucket.org/zombiezen/math3/...

Documentation is available at http://godoc.org/bitbucket.org/zombiezen/math3.


API Stability
===============

As much as possible, these packages are under the same API change restrictions
as the core Go libraries.  quat32 and quat64 are experimental packages, so their
API may still change.  This is expected to stabilize soon.

License
=========

MIT License.  See LICENSE for details.

.. vim: ft=rst et ts=8 sts=4 sw=4 tw=80

Directories

Path Synopsis
Package mat32 provides a type for representing and manipulating a 4x4 matrix of float32.
Package mat32 provides a type for representing and manipulating a 4x4 matrix of float32.
Package mat64 provides a type for representing and manipulating a 4x4 matrix of float64.
Package mat64 provides a type for representing and manipulating a 4x4 matrix of float64.
Package quat32 operates on float32 quaternions.
Package quat32 operates on float32 quaternions.
Package vec32 operates on four-dimensional float32 vectors.
Package vec32 operates on four-dimensional float32 vectors.
Package vec64 operates on four-dimensional float64 vectors.
Package vec64 operates on four-dimensional float64 vectors.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL