Jump to content

mesh simplifying question


Recommended Posts

Hi,

I have a polygonal box, and I want to reduce its polygonal resolution, so instead of having 1x1 faces I want 0.5x0.5 faces. The task seems very easy to me, but when I applied polyreduce I got "bad" results (triangles with large areas and sharp angles), and when I applied remesh I also got triangles with "strange" topology (plz see attached). Is there a something that works like anti-divide but keeps the topology and somehow keep square faces square ??

Thanks,

resample_box.png

resample_box.hiplc

Link to comment
Share on other sites

You are using the right nodes. For your box, just control the division inside the actual box node. Polyreduce does not work well in this box case but it does work better for other cases, so use it on a character, for instance. You can also try converting to VDB and back but you may lose some detail in that workflow.

Have you watched the PolyReduce Tutorial?

 

  • Like 1
Link to comment
Share on other sites

Thanks :) Good to know that I am not missing some important nodes :) The box was just an example, most probably I will have a mesh that is given to me and I need to poly reduce it... I think VDB might give better results. Once more, thanks for help :)

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