Jump to content

building 3D frames from mesh geo


Recommended Posts

Hi, 

I have a mesh, my goal is to build coordinates on each point that matches the "curvature" of the mesh (plz, see attached). To build a frame, I have Normal which is easy, however I am not sure how to compute the second direction,T,  that should match curvature of the mesh? I've tried polyframe but it did not give good result, also "measure" node only highlights places with high curvature (but no direction is calculated). I also thought about whether the uv map already imported with mesh  could be useful but could find a good use of it (i.e. it's just a map, it does not say anything about the corresponding 3D points).

 

Any ideas :) ?

Thanks

mesh_curvature.png

mesh_curvature_withCoordinates.png

Link to comment
Share on other sites

i found partial solution: convert to vdb then use vdbanalysis: gradient (scalar-->vector)... it's partial in terms that one needs to convert to vdb first (as opposed to using the actual mesh) and the resultant vectors are "okay", i.e. most of them follow these tangent lines but some go haywire ...

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