Versions in this module Expand all Collapse all v0 v0.2.0 Aug 19, 2021 Changes in this version + type Axes struct + func NewAxes(size float32) *Axes + type Grid struct + func NewGrid(size, step float32, color *math32.Color) *Grid + type Normals struct + func NewNormals(ig graphic.IGraphic, size float32, color *math32.Color, lineWidth float32) *Normals + func (nh *Normals) Update()