Skip to content

Add stroke modes#84

Merged
tychedelia merged 6 commits intoprocessing:mainfrom
tychedelia:stroke-modes
Mar 12, 2026
Merged

Add stroke modes#84
tychedelia merged 6 commits intoprocessing:mainfrom
tychedelia:stroke-modes

Conversation

@tychedelia
Copy link
Member

Add stroke cap and join modes, as well as ensuring stroke works for 3d.

This is pretty minor, we just need to forward these settings to lyon. For 3d, we use the wireframe plugin, building off the work I did for bevy in bevyengine/bevy#22986.

@tychedelia tychedelia requested a review from catilac March 6, 2026 05:13
@catilac
Copy link
Contributor

catilac commented Mar 11, 2026

I'm not sure what I'm supposed to see, a wireframe? Here are my outputs for the examples:
Screenshot from 2026-03-11 16-44-59
Screenshot from 2026-03-11 16-45-57

Copy link
Contributor

@catilac catilac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yay! it works :)

@tychedelia tychedelia merged commit 918a021 into processing:main Mar 12, 2026
3 of 4 checks passed
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.

2 participants