Quantcast
Channel: Grasshopper - McNeel Forum
Viewing all 40174 articles
Browse latest View live

Kangaroo 2 dll

$
0
0

@tsiddikee wrote:

I have added reference to

KangarooLib0099.dll
KangarooSolver.dll
Plankton.dll
PlanktonGH.dll
for Kangaroo2 plugin development for Rhino6.

I found how to use OnCurve and other goals .
If I am missing any other dll for Kangaroo 2 please let me know.

Posts: 1

Participants: 1

Read full topic


Explanation of Jitter component

$
0
0

@Stefano_Ascari wrote:

Would someone be kind enough to explain a little bit what the jitter component does to a set and how it enacts that transformation? This could be a really valuable tool in the future and I’d like to better understand it. Thanks! :slight_smile:

Posts: 1

Participants: 1

Read full topic

Custom display c# component with moving objects, meshes in motion

$
0
0

@sato wrote:

Hello, the problem is pretty simple ideed.
I made a C# component to move teapots on planes, but when I try to customize the displaying of theses meshes and wires things are getting kind of crazy :smiley:

The scene :

And when I try to move the objects…Actually kind of nice, but not exactely what I wanted :
Basically, Lines are doing trails, and meshes are flying all over the place.


only way to update the position is to delete the component and do ctrl-z to have it again.

Bonus questions :
After that main topic, I’ll have some questions that maybe some very talented people here could answer easily. The questions are market with a //???// into the script.

  • (line 110 to 132) Parsing is getting quite barbare :-o.
  • (line 154 to 187) Basically, I used a method but could’t call back the Plane inside.
  • (line 253) Converted two times the mesh instead of duplicate(); but duplicate don’t work into that context.

Also if you have some advices please let me know, because everything seems to be still in a “HardCoding fashion…”

Thanks a lot for your attention :slight_smile:

The file : custom-display-inMotion.gh (78.7 KB)

Posts: 3

Participants: 3

Read full topic

How to add a winform to grasshopper and import the parameters entered in the winform to the grasshopper sychronously?

$
0
0

@804301183 wrote:

I am developing a gha. When the customized batery is called, a winform will be displayed. Then I input some parameters into the winform, and click a OK button, then the parameters will be import into the gh file, and a object will be built in rhino. Now I want to change the parameters in the winform, and the shape of the object will be change when I click the OK button again. How can I realize it?
I think that the OK button should trigger an event of the gh. But how?

Posts: 3

Participants: 2

Read full topic

Tween curve from bpreb/plane intersection

Create arc from start point, radius and length?

$
0
0

@wespor wrote:

I need to take a small snippet out of a circle with a specific length. Pretty easy to do with the Arc command in Rhino but I’ve been racking my brain how to do it in grasshopper. Any hot tips?

Posts: 5

Participants: 4

Read full topic

Line attract point problem

Polygonal closed curves - Sweep 2 failure

$
0
0

@xril wrote:

Hello,

I want to make a circular-like auditorium, where I control the angle of the seating and the depth from the first line as well as the number of sides of the polygonal basis.

My definition only works for 6 and 10 sides, any other number bugs.

I tried to fix it by resetting the section curve, but I still have the bug.

Can anyone help me with that?

auditorium-180113-2.gh (15.9 KB)

Posts: 3

Participants: 2

Read full topic


Simple twisting tower tutorial

@laurent_delrieu show off time? : D

$
0
0

@KevJin wrote:

@laurent_delrieu

Is it possible turn them into Rhino geometry? This idea became virtually real.
Back in 2013, I used Rhinoceros Maya and Tsplines to create them in one of projects…

Surprisingly
I recently discovered this… feel excited…

"Is it possible turn them into Rhino geometry? " like those curves?

Here is the source I discovered recently…

Scrips:
http://www.complicitmatter.com/culebra-java/

Thanks!

Posts: 2

Participants: 2

Read full topic

Smooth Grid Pinching

$
0
0

@schillersteffen wrote:

Hello people,

I’m trying to get a smooth grid pinching. In my script the pull starts from one line to another. I want a slow and smooth start of the pinching.!
I’ve downloaded the script on Formular and want to change it now that I can transform the grid in polylines and divide them in segments before the pinching starts.

I tried to change a Grid spreading script but failed. Can somebody help me?

Check out the file to get a image.

Thank you!


How it is|690x432
GritPinchQuestion.gh (19.1 KB)

Posts: 3

Participants: 3

Read full topic

Custom scale

$
0
0

@davidsmavrov wrote:

Let’s say we have a bunch of 2D lines, all on the same plane. They form shapes with 4 sides. Is there a way to scale them with a given percentage in X direction and then with custom percentage in Y direction?

Posts: 2

Participants: 1

Read full topic

Creating gradient facade openings using image sampler

Recommendations on how to get started with Neural Networks in Grasshopper?

$
0
0

@jaydenrre wrote:

Hi,

I am learning and loving Grasshopper. Neural networks and machine learning is a really interesting capability, but being new to the topic, i am not sure where i should dive into.

What would be the most straightforward, well explained and documented, popular, plugin to start to learn and implement Neural networks? I have encountered several plugins, LunchBox, Crow, Owl … but i don’t know to which i should dedicate my time.

Would love to hear experiences and get links to helpful resources on this topic.

thanks!

Posts: 1

Participants: 1

Read full topic

Select point


Grid pattern extrusion according to attractor

$
0
0

@Karelovic wrote:

Hi,

Im trying to extrude my grid pattern according to attractor curve, but i dont know how to do it exactly the way i want it. For example, the lower part should be full, without any pattern, and according to my attractor curve placed on the top, i would like to have empty grid on the top. S, i would like to know how can i extrude lower offset to upper offset according to this curve.

Can someone help me please?

Thanks a lot.
Cheers


DiamondCornerDisplace.3dm (79.2 KB)
DiamondCornerDisplace.gh (28.5 KB)

Posts: 12

Participants: 4

Read full topic

Combine two lists

$
0
0

@j_verdu wrote:

image2_list

I have to combine the two list. The new list have to appear in order. When appears “Retal” have to be after the previous line.
Explample:

17_2_D 1329.5 66.273277
17_3_R 1311.75 123.898604
.
.
16_6_D 1408.05 66.311248
RETAL 378.5 99.072611
16_8_R 1376.5 123.804889

SIN_ANGULOS_WW.gh (171.6 KB)

Posts: 2

Participants: 2

Read full topic

Pygame missing

$
0
0

@gpetrica001 wrote:

Hi,

I am having troubles opening a python script that I recovered from someone. Tried it in processing as well and in grasshopper (always through python). I am getting the missing pygame module error, whatever I wouldn’t do. Is there any way to solve this issue?


I know processing may not be pertinent for this forum, but I am just showing the error I’m getting when I try launching the simulation

Posts: 2

Participants: 2

Read full topic

Creating a sphere with indents with Kangaroo

$
0
0

@hmcneil1 wrote:

Hi all

I am trying to create a set of spheres with a set of points across the surface. I am attempting to use the points to pull the surface down at these points. I assume that I need to use kangaroo. I have set up a unary force. I cannot for the life of me work out what I need to do to get the points to pull. some advice would be appreciated.

please see attached sketch of what I want to do and my Grasshopper script

45.gh (451.4 KB)

Posts: 2

Participants: 2

Read full topic

Ship Displacement

$
0
0

@karanje.amit wrote:

Last few day i m working on ship displacement calculator.
i have further developed that my project.

Attached program calculate ship displacement and LCG and VCG.

But currently i can enter only single draft. …But actually I want to add series of drafts…If i add series of draft then output of first draft is getting add in second draft.becuse of that I m getting wrong result…Here loop may work or something like ‘delete previous value’ kind of trick work.

But I m weak in looping …This project is 99% done only series of draft is pending…Would anybody like to help me.?

I have attached 3 files. One is grasshopper file second is GHS file which you need to attached for reading…And third is reference cross check file…Which is the final output i m expecting.

hyd.gh (68.7 KB)
Cos20.zip (83.0 KB)

Thanks

Posts: 1

Participants: 1

Read full topic

Viewing all 40174 articles
Browse latest View live


Latest Images