package
0.0.0-20220831181609-9c88ebf2c706
Repository: https://github.com/adamcolton/geom.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
BoxModel is rendered as a solid.
Call is a helper function that uses relection for generating images.
Color is a helper for defining colors using percentages.
OnPt1 draws circles on the d2.Pt1 for each value in ts.
Pt1 draws a curve that fulfills d2.Pt1.
Pt2 draws a d2.Pt2 as stripes.
V1 draws a curve with arrows indicating the derivative.
# Structs
Context passes in the Ctx and FloatRange to simplify calling the draw functions.
ContextGenerator is a helper for generating Contexts.
# Interfaces
Ctx is meant to represent *gg.Context.