Jump to content

Blend positions between uneven topology meshes


konstantin magnus

Recommended Posts

How would you blend positions between meshes with different topology and uneven point count?
My idea was to use the 'underlying' primitive's intrinsic UV coordinates for matching.
But when transfering to world position I run into this typical "fix boundary seams"-issue known from the UV texture-node.

blend_prim_UV.jpg.1eb3abd3f655fe3648333aba61949f35.jpgblend_prim_UV_2.jpg.ea2d1e3799812de76d42808a1f813ea1.jpg

blend_pos.hip

Edited by konstantin magnus
Link to comment
Share on other sites

Hola @konstantin magnus

I remember a google demo and this other method . The point count will change during the transition of shapes, but the convex hull retains point attributes during the process, you can easily keep track of point id's to maintain a correspondence with the original mesh and use optimal transport

Have a look at the work of the great Jake rice, i just found again the link, here is

https://colab.research.google.com/github/jakericedesigns/Smooth-Shape-Blends/blob/main/notebooks/Smooth_Shape_Blends.ipynb#scrollTo=0eKI4oAAqo8X

 

________________________________________________________________

Vincent Thomas   (VFX and Art since 1998)
Senior Env and Lighting  artist & Houdini generalist & Creative Concepts

 http://fr.linkedin.com/in/vincentthomas

Link to comment
Share on other sites

  • 1 month later...

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...