Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Polyscene ¶
type Polyscene struct { Theme *cleantheme.Theme // contains filtered or unexported fields }
A Polyscen shows a slice of triangulated polygons in a 2D environment.
func New ¶
func New(theme *cleantheme.Theme) Polyscene
Click to show internal directories.
Click to hide internal directories.