I’ve only been working with grasshopper for a couple of weeks and could really use some help with my grasshopper script.
So the task at hand is to create an auxetic pattern that I will then laser cut. I had some help developing the grasshopper script but have already completed this part using the following script
Now the part that I am struggling with is applying continuous differentiation by placing attractor points.
for example to look something like this
could really use some help on this script…
Are you using a different username? Because this looks like a DUPLICATE THREAD from three days ago?
Hello everyone.
I am super new to Rhino and Grasshopper and I am struggling a bit. I’d appreciate some guidance.
So the task at hand is to create an auxetic pattern that I will then laser cut. I had some help developing the grasshopper script but have already completed this part using the following script.
Pattern 1:
[Pattern 1] [Pattern 1 Script]
Now the part that I am struggling with is applying continuous differentiation by placing attractor points.
Example: I have done this previously…
That video is from @inno here:
I did not touch any value that generate the lines, so I think these are the very same ones you used:
[image]
this controls the size of the rectangle inside which the pattern is generated
[image]
the attractor is placed in the area centroid of the rectangle
these control:
A = maximum pattern rotation
B = radius of circle where max/min rotation happens
C = gives rotation range [0;A] or [A;0]
[image]
example:
origin_ahmadsaleh9994_Re.gh (33.7 KB)
1 Like
inno
May 1, 2021, 5:07pm
3
wait, a video of my video?
[edit] I took a video of the video of the video for future references
1 Like