This package provides generic interfaces to GPU-based rendering techniques.
The gfx package is not useful by itself but instead part of a larger picture as the package provides generic interfaces and data types to modern graphics rendering API's such as OpenGL, OpenGL ES, WebGL, Direct3D, etc.
- Documentation
- azul3d.org/gfx.v1
import "azul3d.org/gfx.v1"
- Changes
- Fixed a bug causing Transforms to be constantly recalculated (see #16).
- Documentation
- azul3d.org/gfx.v1
import "azul3d.org/gfx.v1"