algorithmic modeling for Rhino
Developing an updated exoskeleton with variable end thicknesses for each strut and non-convex hulls at each node...hopefully will package it along with the geometry-wrapping isosurface component and a (possibly) exoskeleton for curves...
Tags:
Comment
Awesome! Are you planning a release within the next few weeks? If not, would you consider releasing a beta? My current biomedical research could really benefit from your latest progress, namely variable strut thickness. Keep up the great work!
Hi David, Hi Nick,
thanks for your reply. At the end, the calculation process was just too heavy... and I had to dramatically simplify my concept. Ill post a few images later.
Sorry Nick for posting your image without your name. I forgot where I got it from...
Many thanks,
Oliver
I knew I'd seen that image somewhere before! I still like yours better.
Oliver
David pretty much has it sorted. I made it about a year ago, and no longer have the definition, but it doesn't use exoskeleton. Just old fashioned mesh components and trusty ol' weaverbird.
http://www.grasshopper3d.com/photo/screen-1?context=user
I think the only real differences between david's process and the original is the treatment of the closed cells, mine was much more angular because i was just creating large triangular mesh faces to the centre of each cell, that dont smooth as nicely. But i think Davids is cooler
Hi Oliver...It looks like you're trying to thicken a 2D voronoi...in which case I can get this started for you. The image you've supplied definitely is doing something more interesting in terms of managing the depth of the solid cells, but hopefully this can get you on the right path:
There's endless room for improvement, and it'll need plenty of work. It's using a really dumb single curve attractor, which is driving both cell offset and the threshold for closing a cell. In your image, it looks to me like when a cell is closed, the attractors are also affecting the depth, so there's room to introduce there additional offset logics. You'll need weaverbird...
Christian...I think maybe you're making it more complicated than it needs to be :)
Hello Oliver and David,
I'm also looking for a way to accomplish something similar since a while..
Your (Oliver) picture looks like a kind of isosurface (even if I'm mot sure) which is quite heavy and maybe not the best solution for something like this..
Unfortunately I don't have a solution for you - but I think a combination/advancement of topologizer, exoskeleton and cytosekelton could do the job.
To be able to also "close" cells in a network of lines and not to bound to the continuous topology of a mesh.
A strategy could be:
first you would have to check for closed polylines in a network of lines,
then corresponding to a list of true/false values some of the polylines could be "closed" with a similar typology like in the picture below.. (at least for triangles and lines)
Curves and n-gons will be a little more tricky..
best,
chris
Hello,
I'm trying to thicken a 3D voronoi exosceleton geometry basically as shown in the topic section, but I would like to completely close the cells as the reference images below. It's supposed to be a sun screen and I want to control how much light comes through... Its kind of urgent and I would really appreciate if someone can help me as soon as possible!
Best regards,
Oliver
everthing looks better with an attractor!!!!
keep up the great work guys!!!!
love exoskeleton!
Welcome to
Grasshopper
© 2024 Created by Scott Davidson. Powered by
You need to be a member of Grasshopper to add comments!