Grasshopper

algorithmic modeling for Rhino

Hi all,

I recently started to use grasshopper.

A few days ago i started to look into voronoi tesselations on meshes, but i ran into some problems.

I used a script i found on this forum (voronoi-tesselation-on-a-mesh) and it works quite well. 

As a next step i tried to pipe the voronoi pattern with the tspipe component but for some reason this does not work properly.

if i flatten the data before i put it into tspipe it kind of works but the result is not smooth at all.

Is tspipe the right tool for the job or am i just doing something wrong here?

Are there other/better ways to achieve this?

Views: 2219

Attachments:

Replies to This Discussion

Hi.

I think it's not a ts-pipe problem. Your intersection curves are all closed polylines, so there are bunch of duplicate curves.

Before TS-piping, you should get rid of them first.

Attachments:

Thanks for the quick reply! I learned a lot while studying your script.

Your script gives me the result that i aim for but i see that the input sphere you use is no longer a mesh but a surface. The reason i want to use a mesh as an input is that in the end i want to use a 3d scanned object as an input.

I tried to adapt it so it will work on a mesh but then i run into the same problems as before.

Any suggestions on how i can adapt it so it will give the same results when i use a mesh as an input?

thanks!

RSS

About

Translate

Search

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service