Jump to content

Polygon winding order & vertex arrangement


Luijee

Recommended Posts

Hey all,

Saw this interesting tool on deleting geometry smoothly based on normals, had a go recreating it (hip below).

My understanding of it is to interpolate along triangle edges based on the point normals and create new geometry precisely where

dot(normal, delete_direction) < delete_angle

Geometry positions are correct, but recreating the primitive in the correct order is difficult. On some primitives (ones with only 1 point removed) the winding order becomes CCW and therefore the face normal inverted.

deleteByNormalsSmooth_v05.hip

 

helpful article: http://geomalgorithms.com/a06-_intersect-2.html

If anyone has a clue on how to approach this, or any resources for similar topology problems I would love to know.

Cheers!

Link to comment
Share on other sites

On 12/27/2017 at 10:18 PM, f1480187 said:

Do you know about PolyCut node feature?

polycut.gif.21decc3af30ffd62f5b207fd3098c912.gif

It will work with any attribute, like color.

polycut.hipnc

That is great, exactly what I have been after for some time now, however is that a 16.5 file?  Doesnt work in 16.0.557, point wrange is pointing to nonexistent parameters

Edited by Neon Junkyard
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...