Interested in Blender Scripting For Artists? On this page, we have collected links for you, where you will receive the most necessary information about Blender Scripting For Artists.


Scripting for Artists - Blender Cloud

    https://cloud.blender.org/training/scripting-for-artists/
    The Scripting for Artists course consists of two parts. Firstly there are five training videos to teach you scripting, which already gives you a basis in Blender's Python interface. The second part is a series of shorter tech videos in which we look at concrete …

Blender Cloud - Scripting for Artists: Videos

    https://cloud.blender.org/training/scripting-for-artists/chapter/top-scripting-for-artists
    Dr. Sybren A. Stüvel, core Blender developer and avid Python user, shows how to get started with Blender scripting.

Blender Cloud - Scripting for Artists: 1: Introduction ...

    https://cloud.blender.org/training/scripting-for-artists/5993ed908119170ebb57164b
    Blender's Python API documentation. This link is for daily builds, so it may be for a newer version of Blender than you're currently using. If you want the documentation for your version of Blender, go to Help → Python API Reference in Blender itself. Python Standard Library. Here you can find lots of information about Python itself. The Slides

Blender Cloud - Scripting for Artists: 2: Names & Objects

    https://cloud.blender.org/training/scripting-for-artists/5993f55a8119170ebb571657
    Knowing how names refer to things in memory is an essential part of scripting (and not wearing out your fingers from all the typing). Everything is an Object (in Python) Names refer to Objects; Using Blender's Context; Digging through names & objects by dotting; The Slides. Slides are only visible to Blender Cloud susbcribers

Blender Cloud - Scripting for Artists: 3: Stuff on Lists

    https://cloud.blender.org/training/scripting-for-artists/5993f7d78119170f2cb91c44
    Dr. Sybren A. Stüvel, core Blender developer and avid Python user, shows how to get started with Blender scripting.

Blender Cloud - Scripting for Artists: 8: Your Own Operator

    https://cloud.blender.org/training/scripting-for-artists/5e85f0874cc2c6ed8ef7ba36
    Operators are the first step to creating custom buttons, menu items, and panels in Blender. In this chapter of Scripting for Artists, Sybren explains how to create your own operators. Ingredients of an operator: 00:50; Creating your own operator: 03:15; Passing parameters to the operator: 08:17; An explanation of classes in Python: 15:57

Blender Cloud - Scripting for Artists: 11: Custom Properties

    https://cloud.blender.org/training/scripting-for-artists/5ea3fa372236792c34a5f39d
    Custom Properties allow you to attach your own data to things in Blender. In this episode of Scripting for Artists Sybren shows how to create an importer that loads all OBJ files in a directory, and then allows reloading OBJ files with the click of a button. Different kind of properties: 00:24; Starting a new add-on with empty panel: 01:14

We hope you have found all the information you need about Blender Scripting For Artists through the links above.


Previous -------- Next

Related Pages