algorithmic modeling for Rhino
Tags:
Hi Kipodi,
the distinction between C# and VB is a purely emotional one. Some people prefer one, some people prefer the other. There's no doubt in my mind that VB is a friendlier language, so if you're starting with programming it's probably the better choice. If however you're already familiar with Java or some other language from the 'C' family, C# would be the best choice.
I wouldn't go for Python if your final goal is to write plugins for Rhino and Grasshopper. For all the benefits of Python, it is a more difficult language to learn, not in the least because so few people can help you out.
Grasshopper has an SDK help document (downloadable via the Grasshopper Help menu) which explains in some detail how components are structured. The documentation is still incomplete and it assumes a certain basic level of understanding.
You could start with writing VB or C# script components. The editor is less comfortable to use than Visual Studio, but you won't have to worry about compiling and multiple source files and post-build events and whatnot.
--
David Rutten
david@mcneel.com
Poprad, Slovakia
Some people have been kind enough to produce some references, otherwise you need to feel your way around:
http://www.grasshopper3d.com/profiles/blogs/building-a-component-with
http://www.grasshopper3d.com/forum/topics/guide-to-creating-custom
The grasshopper sdk (David mentioned how to access it in a post above) has excellent walthroughs on how to set up the components in vb.net or c#.net.
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
Added by Parametric House 0 Comments 0 Likes
© 2024 Created by Scott Davidson. Powered by