Skip to content

Curves and polygons#237

Draft
keller-mark wants to merge 10 commits into
mainfrom
keller-mark/curves
Draft

Curves and polygons#237
keller-mark wants to merge 10 commits into
mainfrom
keller-mark/curves

Conversation

@keller-mark

@keller-mark keller-mark commented Jun 25, 2026

Copy link
Copy Markdown
Owner

Fixes #125
Fixes #151

  • Convert "sublayers" to plain rust functions, for both drawing and prepare parts. Accept parent view/layer params plus any additional info that is specific to stroked vs filled.
  • Cache computations such as polygon triangulation in prepare() functions (cache by layer_id?)
  • Test with a wider range of polygon vertex counts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

PolygonLayer LineLayer improvements

1 participant