Meshpy Triangle Point Attributes #97
Unanswered
clockwork85
asked this question in
Q&A
Replies: 1 comment
-
Lines 76 to 90 in aac52c4 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello everyone,
I am having issues understanding how to use point_attributes with MeshPy, similar to what I'm doing with Rufat's triangle wrapper with vertex attributes. Meshpy's ability to pass a refinement function is something that I also need, and I don't think Rufat's library has this ability. I can't figure out how, or where, to set point_attributes. Here's a somewhat pseudo-code version of what I've tried to do:
Does anyone have any experience using point attributes with meshpy? I am a bit at a loss, and I really need both the refinement function ability with point attributes.
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions