Expand description
Modules§
- path
- Helpers for constructing paths
Structs§
- Path
- A connected line (without thickness or gaps) which can be tessellated to either to a stroke (with thickness) or a filled convex area. Used as a scratch-pad during tessellation.
- Tessellation
Options - Tessellation quality options
- Tessellator
- Converts
Shape
s into triangles (Mesh
).
Enums§
Functions§
- tessellate_
shapes Deprecated