Below is a list of the most significant Go packages provided by Azul3D. There are also more packages provided by the community.
Package | Description |
---|---|
audio | Audio library for Go, wav encoder/decoder, FLAC decoder. |
binpack | Jake Gordon’s 2D binpacking algorithm. |
dstarlite | The D* Lite pathfinding algorithm (and grid-based utilities). |
gfx | Generic interfaces to GPU-based rendering techniques. |
keyboard | Various keyboard related data types. |
mouse | Various mouse related data types. |
native/al | Go bindings to OpenAL. |
native/cp | Go bindings to the Chipmunk 2D Physics Engine. |
native/freetype | Go bindings to the FreeType font rendering library. |
native/ode | Go bindings to the Open Dynamics (3D Physics) Engine. |