Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

[impeller] Record final stroke vertex positions directly instead of using a separate normal attribute#36613

Merged
bdero merged 1 commit intoflutter:mainfrom
bdero:bdero/remove-stroke-normal
Oct 5, 2022
Merged

[impeller] Record final stroke vertex positions directly instead of using a separate normal attribute#36613
bdero merged 1 commit intoflutter:mainfrom
bdero:bdero/remove-stroke-normal

Conversation

@bdero
Copy link
Contributor

@bdero bdero commented Oct 5, 2022

This is another step towards making the stroke path algorithm compatible with the deferred geometry design. (See also https://flutter.dev/go/impeller-geometry#heading=h.fymtgh4bhdl2)

Took some funky screenshots along the way:
Screen Shot 2022-10-04 at 9 07 39 PM
Screen Shot 2022-10-04 at 9 32 42 PM

@bdero bdero force-pushed the bdero/remove-stroke-normal branch from b5648e2 to 4f72b08 Compare October 5, 2022 05:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

No open projects
Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants