Grasshopper

algorithmic modeling for Rhino

Information

SpiderWeb

SpiderWeb is a .NET library providing functionality for preforming calculations on graphs. The library is created with a special focuse on the integration of graphs and graph related theroies (e.g. SpaceSyntax) in parametric design envoirnments. Therefore special Versions are avalible for:

Grasshopper
DesignScript (planned)

Any feedback, questions or critic is welcomed.

Documents

General introduction into graph theory

Documentation and samples

.NET documentation for SpiderWebLibrary.dll and GH_SpiderWebLibrary.dll

Website: http://www.gbl.tuwien.ac.at/Archiv/digital.html?name=SpiderWeb
Location: Vienna
Members: 261
Latest Activity: Dec 6, 2023

Discussion Forum

Documentation and examples

Hello all.Do we have a link/backup or anything with documentation and examples on spiderweb?all links are downThank you in advance.Best IasonContinue

Started by Iason Giraud Feb 16, 2022.

Measuring Location Density with Spider Web 1 Reply

Hi!I would like to know if there is a way to measure in Spider Web the…Continue

Started by Md01. Last reply by Richard Schaffranek Dec 7, 2018.

can someone show me the definition 5 Replies

can someone show me the definition    and i cant find any example of spiderweb,can someone…Continue

Started by wiku. Last reply by Ukendt Kunstner Nov 3, 2018.

Shortest Path through 3D Mesh 2 Replies

Hi!I've been trying to come up with a definition that will allow me to make one continous polyline of mesh edges to allow me to print it with a 3d extruder on a robotic arm.I haven't used spiderweb…Continue

Started by Louise Wotton. Last reply by Louise Wotton Dec 7, 2017.

Comment Wall

Add a Comment

You need to be a member of SpiderWeb to add comments!

Comment by Jonah Hawk on July 13, 2012 at 14:59

Here the graph is created from rhino rectangles placed using array. Are the diagonal lines created by the Graph From Cells component because of rounding errors in rhino?

Comment by Jonah Hawk on July 13, 2012 at 14:36

I have a simple grid of cells using a rectangular grid component. When I remove some of the cells before feeding them into the Graph From Cells component, the distances contain mistakes. I'm sure it is a simple issue somewhere. But I can't figure it out.

LongestAverage.gh

Comment by Richard Schaffranek on January 26, 2012 at 14:24

There are more samples of how to use spiderWeb with the download.

You can apply it to freeform surfaces but as mentioned before overlaps are not taken into account. You would need to adapt the definition.

Graph as in Graph theory....

Basically a simple tree representation. For each vertex point there is a branch, each number in the branch reveres to a vertex point it shares an edge with.

Comment by Steve Lewis on January 26, 2012 at 14:17
Ok I'll check it out.

Two more questions.

What do u mean by a graph? I presume it's not just a 2d plot of values

Where would I use spider web?

Can u apply the drainage pattern definition to a fee form surface or must it be faceted?
Comment by Richard Schaffranek on January 26, 2012 at 14:00

If you download the latest version from the homepage, the script is included.

From a point grid on the surface you create a simple graph where every vertex point has eight neighbours. Then you choose, for every vertex point, the neighbour with the largest negative z - difference and delete the rest.

The minimum values are those vertex points without a neighbour.

Of course this is not so nice and for example it would need some adaptation to take overlaps into account.

RICHARD

Comment by Steve Lewis on January 26, 2012 at 13:45

can you explain more about how your plug-in was used to derive a drainage pattern?

 

cheers

 

Members (261)

 
 
 

About

Translate

Search

Photos

  • Add Photos
  • View All

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service