Grasshopper

algorithmic modeling for Rhino

Apologies for my long periods of absence and poor attendance over the past few months, I've been reasonably busy with travelling, workshops and client visits.

I'll be at Siggraph in early August (New Orleans) and I'm throwing every available inch of development at this deadline. It's clear now that I won't be able to solve all reported bugs before then, but I would nevertheless like to release a new version in the upcoming week.

So I'd like to ask for a list of the most pertinent bugs/lacking features which need to be solved asap.

Goodwill,
David

--
David Rutten
david@mcneel.com
Robert McNeel & Associates

Views: 2053

Replies to This Discussion

Thx David,
but I don't understand you well. Actually if i don't flatten the input and just unconnect x, the output will be different. I don't know the difference between connecting x and unconnecting x since x should be ignored in the VB Script.
I jump from rhinoscript to VB.NET, so if my question is too silly for you and you need to spend too much time to explain to me, please feel free to ignore that.
Looking forward the next build!
Hi Daniel,

regardless of whether you use the x input or not, the VB component is still called once for every value that you supply (unless x is a List parameter, in which case it is called once for every list you supply), so the behaviour of the component IS affected by it's inputs.

All input and floating parameters in newer versions have a Flatten option (look in the parameter context menu). This function will merge all the lists into a single big one. If I flatten both x and y, the output of the component changes, meaning that probably x and y are not 'matched up' correctly.
Thx for your reply:)
I am starting to get some clue of it.
How about the bitmap parameter component?
It's in there.
Great!
Hallo David,
Is it maybe possible to create a function fore add length to a curve and likewise surface.
A further function would be usable unfolding straight lofted surface.

thanks Rafi
Great to hear you're working on a new release ASAP. I've read through the various requests, and one major one that hasn't been mentioned yet: the sweep components. As many people have noted, they are very very finicky, and only seem to work in rare cases with a combination of finagling and voodoo. Sweeping a profile at some distance from a curve seems to be particularly a problem. If you could take a look at those components, that would be fantastic.

Thanks,
Marc
Also a simple request regarding receivers... I have made the mistake of deleting important components in a definition because I didn't realize that they were connected to receivers downstream. With no undo, this can be a real nightmare...

Can you make it visible that a component is connected to a receiver when it is highlighted? I simple green dashed line (of whatever data type) that fades out quickly would be helpful.

Basically the same way it is visible what a receiver is connected to when you select the receiver itself, you should be able to see any connected receivers when selecting the components themselves...

Thanks,
Marc
Hah! Serves you people right for wanting invisible connections!

I've been working on the undo system for a while now, it's nearly there (big project).
I agree. But I need to talk to the guys in Seattle about Sweep. They've been working on more robust algorithms and I have no idea how all that magic goo is supposed to work. I'll be meeting with them in a few short weeks, hopefully we can clear up all this mess and also add some Network Surfacing routines.
Wish there was an easier way to draw boxes within Grasshopper instead of loading them from Rhino.

RSS

About

Translate

Search

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service