You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A very simple Go library for creating shapes on a 2D plane out of points, using only the Go stdlib. Can be used for generating simple images for instance. Made for educational purposes.