Jump to content

UV for a polyfill quadrilateral grid


AntoineSfx

Recommended Posts

I have a curve that needs to be polyfilled using a quadrilateral grid, but I don't know the dimensions of the resulting grid.

I'm using the uv on the resulting patch to copy some geometry on it, and I need to set the uv along the rows and columns. It is guaranteed to be a NxM grid, but I don't see a clean way to compute N and M from the geometrty.

In my tests, if the dimensions are fixed or can be predicted, I was able to Match Topology the patch with a known grid which has the UV set the way I want; then I copy the UV with Attribute Copy.

But in general, I can't find a way to do it. Any ideas ?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...