Blender Scripting Series Volume 1.2

所在平台: Udemy

课程主页: https://www.udemy.com/course/blender-scripting-series-volume-12/

课程评论:没有评论

第一个写评论        关注课程

课程简介

课程名称:Blender脚本编写系列第一卷第二部分 课程概述:欢迎来到我们的Blender Python系列的第二节课。在这节课中,我们将学习如何使用Python代码控制Blender中的操作、自动化任务,并创建插件以扩展Blender本身非常强大的工具范围。本卷的重点是学习任何编程语言的两个基石:变量和for循环。通过学习这两个主题,我们将能够利用一页A4纸的代码和我们的“运行脚本”按钮自动化整个场景。我们将了解变量如何帮助控制代码中的参数,以及如何使用for循环来遍历和控制场景中的所有对象。当我们对使用循环和变量建立起自信后,我们将挑战自己,创建一个脚本,允许我们生成城市景观,并在每次运行脚本时随机生成景观。 作为一门初学者课程,我们还涵盖了一些有用的提示,以提升您在Blender中作为程序员的工作流程,包括如何利用Python交互式控制台以及在线API文档。 我们希望您能享受这门课程,学习在Blender中使用Python脚本的技巧。

课程评论(0条)

课程详情

Welcome to the second class in our Blender python series. This is where we learn about using python code to control what happens in Blender, automate tasks and create add ons to expand Blenders already incredibly versatile range of tools. In this volume our focus will be on learning about two of the cornerstones of any programming language, variables and for loops. By learning about these topics, we will be able to automate an entire scene using a single A4 page worth of code and our trusty run script button. We will learn about how variables can help control the parameters in our lines of code and how we can use for loops to iterate and control all of the objects in our scene.When we have built up our confidence in using loops and variables we will challenge ourselves by creating a script that allows us to generate a city landscape. Randomizing the landscape every time the script is run.As this is still classed as a beginner course we also cover some useful tips on improving your workflow as a programmer in Blender. Covering how to utilize the python interactive console as well as the online API documentation.We hope that you enjoy this class on using python script in Blender.

课程标签

0人关注该课程

主题相关的课程