Jump to content

jonidunno

Recommended Posts

2 hours ago, jonidunno said:

Yes I would assume something along those lines. but i cannot figure out the extrusion process.

Play with converting a vector field to polygons. Start with straight up normalized -1,-1,-1 to 1,1,1 noise and go from there.

  • Like 1
Link to comment
Share on other sites

Hi,

you can use a pointcloud node aswell. After this you can apply a volume wrangle on it, which is more comfortable to define scalar fields. Now you can use volume convert, which converts your cloud(field) into an isosurface.

The standard convert + fuse will create polygons, which can be used for boolean (or other) operations.

Applying for each node with different iso levels, will give different iso surfaces.

The main problem is finding the right iso function and parameters. There are many possibilities. And even if you have the right values the effect needs more to look equal.

If interested, here is a rough approach getting iso surfaces

 

iso_X.hipnc

  • Thanks 1
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...