Skip to content

Add Geometry uv and vertex_count methods#99

Merged
tychedelia merged 1 commit intoprocessing:mainfrom
masamori0083:issue-52-geometry-methods
Mar 31, 2026
Merged

Add Geometry uv and vertex_count methods#99
tychedelia merged 1 commit intoprocessing:mainfrom
masamori0083:issue-52-geometry-methods

Conversation

@masamori0083
Copy link
Copy Markdown
Contributor

Add uv() and vertex_count() to Geometry in processing_pyo3.

Part of #52.

What’s included:

  • Geometry.uv(...)
  • Geometry.vertex_count()
  • a small example in crates/processing_pyo3/examples/geometry_methods.py

Copy link
Copy Markdown
Member

@tychedelia tychedelia left a comment

Choose a reason for hiding this comment

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

Thanks so much for catching these!

@tychedelia tychedelia merged commit ee7a4aa into processing:main Mar 31, 2026
1 of 4 checks passed
tychedelia pushed a commit to tychedelia/libprocessing that referenced this pull request Mar 31, 2026
@masamori0083 masamori0083 deleted the issue-52-geometry-methods branch April 1, 2026 12:59
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