On this page we collect the materials and videos of the lectures on the introduction to C# scripting for Grasshopper. The course was offered at the chair of Computational Architecture at the Bauhaus-University Weimar in April 2018.
Script // Generative Urban Models // Chapter 1The Grasshopper file containing the C# scripts used in the introduction.
Part I // Introduction to C# Scripting for Grasshopper //
The video introduces basic programming concepts: declaring and using variables, creating instances of Rhino3D geometry objects and parametrize its properties.
Part II // Introduction to C# Scripting for Grasshopper //
The video introduces basic programming concepts: conditions and loops.
Part III // Introduction to C# Scripting for Grasshopper //
The video introduces a basic programming concept: nested loops.
Part IV // Introduction to C# Scripting for Grasshopper //
The video introduces a basic programming concept: custom function.
Thank you for sharing.
Could you suggest some good Literatur to learn C#?
Best
We have a course on C# in Grasshopper / Rhino 3D on the OTP:
https://otp.uni-weimar.de/courses/10680/
It’s similar to the material presented here.
Concerning literature on C#: There are tons you may find, also for free on the web. But I’d recommend just start doing something and achieve simple aims. You’ll need to make a lot of research to implement even simple things. By doing this you’ll learn what hepls you best…
Hi, I’m interested in the OTP course, but I can’t register. Is it closed to the BUW students? Thanks in advance 😀
Registration should work again!