|
所在平台: Coursera |
课程主页: https://www.coursera.org/learn/3d-modeling-rhinoscript
课程评论:没有评论
课程名称:设计计算:使用Python/Rhinoscript进行3D建模 课程概要:为什么设计师应该学习编程?随着算法在我们生活中的影响越来越大,设计师必须学习如何使用和创建设计计算程序。设计师不应局限于计算机在简单绘图/建模任务中的应用,而应探索数字化对设计文化和实践所带来的非凡潜力。 本课程围绕一系列基本设计问题展开,您将学习Python代码的规则和语法及其在设计中的应用。通过本课程的学习,您将掌握Python和Rhino脚本的基础知识,尤其是它们在几何聚焦设计课程和练习中的应用。 课程内容包括: - 设计计算的介绍,以及设计师学习编程的必要性。 - Python脚本语言的基本知识,学生将在课程结束时熟悉该语言的基本结构和语法。 - Rhinoscriptsyntax的理解和应用,作为Rhino中的原生编码语言,通过编写代码创建和控制几何形状。 - 程序逻辑的应用——构建编码系统以生成可变的几何形态。 - 生成静态和动画形式的几何图形。 课程大纲: 1. 基础模块:介绍界面基本知识,解释代码功能,学习变量和点作为代码和几何的构建块。 2. 代码的核心:深入研究Python编码的具体元素,并探索使用它们创建更复杂和可变的几何系统的可能性。 3. 扩展可能性:在前两周的基础上,通过引入Python代码的更高级元素,扩展几何系统的可能性和互联性。 4. 三维结构:进入3D设计,探索3D矩阵结构的设计可能性,最终创建一个墙体结构。 5. 表面作为几何生成器:在最后一周,探索NURB表面作为生成基础几何的可能性,并完成一个塔楼项目。 通过本课程,您可以提高设计技能,拓展对数字设计工具的理解,从而在设计实践中获得更大的创作自由。
Name:The Building Blocks
Description:Following an introduction to the fundamentals of the interface and explaining what code does, we will look at Variables and Points, the building blocks of code and geometry.
Name:The heart of code
Description:This week we dive deeply into the specific elements of Python coding and explore the possibilities of using them to create more complex and variable geometric systems.
Name:Expanding possibilities
Description:Building on the material from the previous two weeks we will expand the possibilities and interconnectivity of our geometric systems by introducing higher level elements of Python code.
Name:3 dimensional structures
Description:This week we jump into 3D and explore the design possibilities of 3D matrix structures culminating in the design of a wall structure.
Name:Surfaces as geometry generators
Description:In this final week we will explore the possibilities of NURB surfaces as generative base geometries and complete the course with a tower project.
Why should a designer learn to code? As our world is increasingly impacted by the use of algorithms, designers must learn how to use and create design computing programs. Designers must go beyond the narrowly focused use of computers in the automation of simple drafting/modeling tasks and instead explore the extraordinary potential digitalization holds for design culture/practice. Structured around a series of fundamental design problems, this course will show you Python code in terms of its rules and syntax, and what we can do with it in its application and design. So, by the end of this course, you will know the fundamentals of Python and Rhino script, but importantly, through the lens of their application in geometrically focused design lessons and exercises. Subjects covered in this course - An introduction to Design Computing as a subject and why designers should learn to code. - The fundamentals of coding in the Python scripting language. By the end of the course students will be familiar with the basic structure and syntax of this language. - The understanding and application of Rhinoscriptsyntax, a native coding language in Rhinoceros that’s imported into Python, which allows one to create and control geometries through authoring code. - The application of Procedural Logics - the structuring of coding systems to produce variable geometric form. - The output of geometries in still and animate forms.