Creating Mesh out of Curves

Hello,

I have these curves that are generated through some recursive operations and would like to create solid volumes out of them. I have been trying voxels and then WB subdivisions yet it still looks quite low res.

Is there a better way of either using voxels or using something else at all to achieve a better result?

Thank you,

Levent

ApertureSample.gh (12.2 KB)

Hi.
You didn’t internalise your referenced curve geometries…
Anyway, have a try Cocoon plugin…

Hi,

Thanks for your reply and sorry for missing the rhino file. Here it is:

Levent

OK, then… this may not what you are expecting… anyway you can play with this plugin to get the results you want.

ApertureSample_Cocoon_re.gh (51.8 KB)

1 Like

Or, you can use “Brep Charge”…

ApertureSample_Cocoon_reV2.gh (888.2 KB)

1 Like