Module iced_graphics::triangle

source ·
Expand description

Draw geometry using meshes of triangles.

Structs

A two-dimensional vertex with a color.
A set of Vertex2D and indices representing a list of triangles.
A two-dimensional vertex.