Skip to content

Add convenience function for per-face data#254

Merged
ffreyer merged 2 commits into
masterfrom
ff/per-face-util
May 5, 2025
Merged

Add convenience function for per-face data#254
ffreyer merged 2 commits into
masterfrom
ff/per-face-util

Conversation

@ffreyer
Copy link
Copy Markdown
Collaborator

@ffreyer ffreyer commented Apr 1, 2025

This allows

mesh(..., attribute_name = per_face(data, faces))
# or alternatively:
mesh(old_mesh, attribute_name = per_face(data, old_mesh))

@ffreyer ffreyer marked this pull request as ready for review May 3, 2025 13:32
@ffreyer ffreyer merged commit 290e220 into master May 5, 2025
@ffreyer ffreyer deleted the ff/per-face-util branch May 5, 2025 13:24
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.

1 participant