algorithmic modeling for Rhino
Exoskeleton is a free plug-in for creating meshes. It is currently comprised of two components: Exo Wireframe and Cytoskeleton.
Exoskeleton remains a work in progress, and as bugs are fixed and new components and features introduced, updates will be placed here. Furthermore, Exoskeleton is an open-source library.
Download the most recent version here: Exoskeleton2_150904.zip
This has been updated to also include Plankton version 0.3.4
This library is distributed under the terms of the GNU Lesser General Public License (LGPL).
(The source is available on GitHub here)
Please use this discussion forum to post questions, describe issues, and provide feedback (and examples!).
Copyright 2014 Daniel Piker and David Stasiuk
Thanks to Will Pearson, for his work on Plankton and who also has given some invaluable contributions to Exoskeleton in terms of project organisation. Thanks also to Giulio Piacentino for Weaverbird, and for general knowledge and support, and Mateusz Zwierzycki for the same, as well as for sharing his code for convex hulls, which although not used explicitly here, was very helpful in many regards for the development of Exoskeleton.
Members: 464
Latest Activity: Aug 13
Hi, I'm pretty much a noob to Grasshopper and for product design project, i made this wireframe generator and I'm having hard time to manage the thickness of the exoskeleton:I want it ti be thick at…Continue
Started by RIPON anton Oct 28, 2021.
Hi,I have just started using Grasshopper for university so please excuse my ignorance.I am trying to use Exoskeleton to thicken lines to use in an architectural rendering. My first few attempts did…Continue
Started by Deanne Neilson Sep 10, 2018.
Rhino 6.I have Plankton v0.4.2 from https://github.com/meshmash/Plankton/releases (I also tried Plankton v0.3.0). Using…Continue
Started by Mike May 15, 2018.
Hey Guys,I am having a problem when joining two wireframes into one Exoskeleton Mesh. As you can see in the Pic#1 I was able to thicken the wireframe while having a problem after mirroring the…Continue
Started by Xiaojiao Xu Apr 16, 2018.
Comment
hi
I dont know how to install this plugin help me please..
hi, i am very new in gh also exo. although i installed all the compenents of exoskeleton and unblocked, when i open the file, i get the error, exoskeleton is missing.
Hi Alex. That's great, thanks.
Gavin
Hello Gavin
select grasshopper menu file/special folders/components folder
like any other plugin. make sure you right click/properties the files and unblock them to load successfully
Hi just wondering where the plankton dll and planktongh dll should be installed.
Regards,
Gavin
Hey David! That worked beautifully! Thanks a tonne!
It looks like a number of things are going on here.
1) your "trunk" comes into the midpoint of a curve...for it to work, each curve end points needs to match another curve's end points...it has to be a network
2) you're using curves instead of lines, at best, Exoskeleton will simplify your curves to lines, but at worst this will break it
3) you're not passing a flat list of values to exoskeleton. it should work with data structure okay, but in this example, you want all of your curves to be in the same data path
4) you have duplicate curves in your network...these won't get solved properly
5) that "t" curve at the top of your trunk is really short, and it is going to have a hard time hulling around it
The good news is, much of this can be quickly fixed using Daniel Piker's Topologizer (http://www.grasshopper3d.com/profiles/blogs/topologizer-network-cle...) You're going to want to have it eliminate short curves for sure, or else you're going to want to figure out some way to change the geometry around that "t".
Hope this helps!
I dont seem to be able to get a hull in the joints! Does anyone have any idea why?I have tried playing with the tolerances but I am not able to get any sort of joint fillet!
I had the error "index outside bounds of array" before and I think it was due to having duplicate lines... Use Kangaroos "Remove Duplicate Lines"
Welcome to
Grasshopper
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
© 2024 Created by Scott Davidson. Powered by
You need to be a member of Exoskeleton to add comments!