Houdini Intro to VEX Programming for Absolute Beginners

所在平台: Udemy

课程主页: https://www.udemy.com/course/houdini-vex-programming-for-beginners/

课程评论:没有评论

第一个写评论        关注课程

课程简介

Coursera 课程总结:Houdini VEX 编程入门(绝对初学者) 本课程旨在带领绝对初学者掌握 Python 基础以及 Houdini 中的 VEX 编程。 **Python 基础部分:** * **环境搭建:** 学习安装和配置 Python 及 Visual Studio Code。 * **核心概念:** * 变量类型 * 数学运算和字符串拼接 * 条件语句(if/else) * 数组 (Arrays) * 循环 (Loops) * 函数 (Functions) * **实践练习:** 通过实际练习巩固 Python 知识。 **Houdini VEX 编程部分:** * **VEX 基础:** * 基本属性和变量 * 循环(for, while, do while, foreach) * 嵌套循环 * 数组元素的添加与移除 * **常用函数:** * bbox 函数 * Point, Detail, HScript 函数 * Sin 和 Cos 函数 * distance 和 xyzdist 函数 * neighbours 和 neighbourcount 函数 * 点查找函数(pcfind, pcfind radius) * **持续更新:** 课程内容将随着学习进度不断增加。 本课程鼓励学员保持专注,一同踏上编程学习之旅。

课程评论(0条)

课程详情

In this series of lessons we will learn basics of Python language. We start with installing and setting up Python and Visual Studio Code for programming. Then will cover types of variables in Python then move towards basics of math and concatenating strings. After that towards conditionals in Python then to Arrays, Loops and Functions. We will also do some exercises in Python. After we finish Python we will start doing VEX in Houdini. We will start with basic attributes in VEX to variables then moving to loops and its types such as for, while and do while and foreach loop which is specially used for arrays. Discussing nested loops is also a very important part of this course. We will learn how to add and remove elements from the array using loops. From there we will move to bbox functions and point, detail and HScript functions not to miss out on Sin and Cos functions. distance and xyzdist are also discussed in full detail which are important as well. Functions such as neighbours, neighbours and neighbourcount are also addressed in full detail. We will finish with point finding functions such as pcfind and pcfind radius. I will keep adding more lesson as we progress further. So, stay focused and lets go Code.

课程标签

0人关注该课程

主题相关的课程