PREMIUM ACCOUNTS

Support downtopc by buying or renewing your premium account using below links:







Partners
warezload

movieblogarea download
katzdownload

Blender Python

Category: Courses / Others
Author: AD-TEAM
Date added: 24.11.2023 :43:01
Views: 1
Comments: 0










Description material

Blender Python


Download Free Download : Blender Python
mp4 | Video: h264,1280X720 | Audio: AAC, 44.1 KHz
Genre:eLearning | Language: English | Size:4.25 GB


Files Included :

1 Section Introduction.mp4 (35.24 MB)
MP4
2 What is Python.mp4 (10.99 MB)
MP4
3 Downloading Blender 3 5+ (Linux).mp4 (43.81 MB)
MP4
4 Downloading Blender 3 5+.mp4 (25.71 MB)
MP4
5 My Blender Settings.mp4 (54.3 MB)
MP4
6 Where to Get Help.mp4 (39.46 MB)
MP4
7 Section Wrap Up.mp4 (18.47 MB)
MP4
1 Variables.mp4 (41.5 MB)
MP4
2 Data Types.mp4 (38.8 MB)
MP4
3 Arithmetic Operators.mp4 (24.42 MB)
MP4
4 Comparison Operators.mp4 (24.15 MB)
MP4
5 Logical Operators.mp4 (26.21 MB)
MP4
6 Assignment Operators.mp4 (14.99 MB)
MP4
7 Bitwise Operators.mp4 (21.38 MB)
MP4
8 Order Operations.mp4 (42.71 MB)
MP4
9 Using Functions.mp4 (54.4 MB)
MP4
1 S3-2 Setting Up The System Console (Windows).mp4 (21.53 MB)
MP4
10 S3-11 Selecting Objects By Name.mp4 (88.01 MB)
MP4
11 S3-12 Active Selected Object.mp4 (113.71 MB)
MP4
12 S3-13 Commenting Your Code.mp4 (59.38 MB)
MP4
13 S3-14 Selecting Objects By Index.mp4 (49.51 MB)
MP4
14 S3-15a Making A For Loop Part I.mp4 (60.05 MB)
MP4
15 S3-15b Making A For Loop Part II.mp4 (51.19 MB)
MP4
16 S3-16 IF Statements.mp4 (64.71 MB)
MP4
17 S3-17 Tabs vs Spaces.mp4 (27.52 MB)
MP4
2 S3-3 Setting Up The System Console (MacOS).mp4 (51.19 MB)
MP4
3 S3-4 Setting Up The System Console (Linux).mp4 (31.09 MB)
MP4
4 S3-5 Printing To The System Console.mp4 (52.02 MB)
MP4
5 S3-6 Clearing The System Console.mp4 (44.76 MB)
MP4
6 S3-7 Easy Mode - Copy And Paste.mp4 (113.39 MB)
MP4
7 S3-8 Magic Numbers.mp4 (66.41 MB)
MP4
8 S3-9 Importing Modules.mp4 (56.7 MB)
MP4
9 S3-10 Clearing The Scene.mp4 (42.54 MB)
MP4
1 S4-2 A Simple Helper Function.mp4 (30.38 MB)
MP4
10 S4-11 Multiple Arguments.mp4 (48.96 MB)
MP4
11 S4-12 Creating Shorthand Functions.mp4 (35.67 MB)
MP4
12 args.mp4 (53.67 MB)
MP4
13 Multi Function Functions.mp4 (36.27 MB)
MP4
14 S4-15 Error Checking.mp4 (40.79 MB)
MP4
15 S4-16 Selecting All.mp4 (41.19 MB)
MP4
16 S4-17 Deselecting All.mp4 (43.28 MB)
MP4
17 S4-18 Selecting By Type.mp4 (52.84 MB)
MP4
18 S4-19 kwargs.mp4 (56.71 MB)
MP4
19 S4-20 Selecting By Name.mp4 (62.31 MB)
MP4
2 S4-3 Naming And Renaming.mp4 (24.22 MB)
MP4
20 S4-21 Match-Case.mp4 (47.49 MB)
MP4
21 S4-22 Inverting Selection.mp4 (81.23 MB)
MP4
22 S4-23 Final Section Challenge.mp4 (120.66 MB)
MP4
3 S4-4 A Wider Look At Functions.mp4 (79.85 MB)
MP4
4 S4-5 Making A Function Do More.mp4 (40.46 MB)
MP4
5 S4-6 main().mp4 (35.74 MB)
MP4
6 S4-7 'Installing' Helper Functions MacOS.mp4 (25.12 MB)
MP4
7 S4-8 'Installing' Helper Functions Windows.mp4 (15.91 MB)
MP4
8 S4-9 'Installing' Helper Functions Linux.mp4 (42.43 MB)
MP4
9 S4-10 Importing Helper Functions.mp4 (12.07 MB)
MP4
1 S5-2 The Ternary Statement.mp4 (36.42 MB)
MP4
10 S5-10 Creating the Pyramid.mp4 (144.53 MB)
MP4
11 S5-11 A Quick Cleanup.mp4 (44.11 MB)
MP4
12 S5-12 Objects Around A Circle Part 1.mp4 (109.64 MB)
MP4
13 S5-13 Objects Around A Circle Part 2.mp4 (76.43 MB)
MP4
14 S5-14 Distribution Around A Cylinder.mp4 (84.15 MB)
MP4
15 S5-15 Making A Helix Of Objects.mp4 (80.56 MB)
MP4
16 S5-16 Reformatting Our Code For A Vortex.mp4 (92.13 MB)
MP4
17 S5-17 Making A Vortex.mp4 (78.91 MB)
MP4
18 S5-18 Randomly Placing Objects In A Volume.mp4 (76.84 MB)
MP4
19 S5-19 Random Scale and Rotation.mp4 (72.66 MB)
MP4
2 S5-3 Updating Blender.mp4 (21.09 MB)
MP4
20 S5-20 Simple Intersection Calculation.mp4 (126.52 MB)
MP4
21 S5-21 Implementing The Simple Intersection.mp4 (133.65 MB)
MP4
22 S5-22 Using A While Loop For An Exact Number.mp4 (74.35 MB)
MP4
3 S5-4 Setting an Objects Location.mp4 (77.22 MB)
MP4
4 S5-5 Using enumerate().mp4 (112.77 MB)
MP4
5 S5-5a Re-Ordering Lists Part I.mp4 (24.02 MB)
MP4
6 S5-6 Re-Ordering Lists Part II.mp4 (140.31 MB)
MP4
7 S5-7 Anonymous Functions - Lambda.mp4 (46.15 MB)
MP4
8 S5-8 Creating a Row of Cubes.mp4 (72.07 MB)
MP4
9 S5-9 Nested For Loops.mp4 (85.55 MB)
MP4






Join to our telegram Group
Information
Users of Guests are not allowed to comment this publication.
Choose Site Language
Keep downtopc Online Please

PREMIUM ACCOUNTS

Support downtopc by buying or renewing your premium account using below links: