Skip to content

Subdivide mislabeled interior edges in stroke_subtraction. - #799

Open
copybara-service[bot] wants to merge 1 commit into
mainfrom
test_977650099
Open

Subdivide mislabeled interior edges in stroke_subtraction.#799
copybara-service[bot] wants to merge 1 commit into
mainfrom
test_977650099

Conversation

@copybara-service

Copy link
Copy Markdown

Subdivide mislabeled interior edges in stroke_subtraction.

To keep anti-aliasing label computation tractable, vertex labels are initially assigned based solely on boundary edges. This can occasionally cause interior chord edges between boundary vertices to be mislabeled as boundary edges. This CL identifies and subdivides these mislabeled interior edges, inserting a midpoint vertex labeled as interior to break the chord.

To keep anti-aliasing label computation tractable, vertex labels are initially assigned based solely on boundary edges. This can occasionally cause interior chord edges between boundary vertices to be mislabeled as boundary edges. This CL identifies and subdivides these mislabeled interior edges, inserting a midpoint vertex labeled as interior to break the chord.

PiperOrigin-RevId: 977650099
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.

0 participants