How to Code 3D Objects From Scratch With Blender and Python

preview_player
Показать описание
In this tutorial you will learn some of the basics for creating 3D objects with python.
The Ultimate Addon Development Course, Make Complex Addons for Blender:
Рекомендации по теме
Комментарии
Автор

Cool Add-ons for Blender:
Human Generator:
Massive Cars And Vehicles Add-On:
1100 Textures in Blender:
Flip Fluids Simulation Addon:
HDRI Maker Addon:

Using these links help fund all the free tutorials.

OlavD
Автор

This showed up in my recommended and I am blown away, I'm going to have fun with this

fatherindia
Автор

I'm just learning coding python for past few days. This is great timing.

CreativeSteve
Автор

Fantastic 3D blender coding tutorial, my amazing friend. It may take me a while to become familiar with this new language, but I love syntax integration per tools. Quite an amazing extra coding opportunity that I've never considered before. 😮

AiDevUnreal_Ai_Dev
Автор

The font still too small, barely seen and cannot differentiate between comma and dot.

hadiamirudin
Автор

It is possible to add just points (vertices) and lines (edges)? Without creating faces

LucianoStrassacappa
Автор

Thank you - this is just what I wanted to know.

PaulEmsley
Автор

Thank you very much, I'm new in Blender and I find exactly what I need in your video to visualize geologcal blocks model from Csv file with XYZ centre coordinates and 3 dimensions size of each block.. I will start coding..

anozanb
Автор

My new creating objects are getting bugged, It seems to effect my execution randomly! sometime its correctly created, sometimes the cubes has a long plane connected to it in different axeis.

rankist
Автор

Python script failed, check the message in the system console

RileyJMan
Автор

For me Blender (v3.1) crashed with this script. I had to use Vector to build the vertices array. So my first 3 lines look like this now:
import bpy
from mathutils import Vector
verts = [Vector((0, 0, 0)), Vector((0, 2, 0)), Vector((2, 2, 0)), Vector((2, 0, 0))]

Feier_Salamander
Автор

Can somebody please help me..
whenever I'm programming with Python there is a random spacebar that fucks my whole code and i cant get it away.
example print(hello world)

it would say= syntax error hello world
^
notice that (^)

dionjakobs
Автор

Sir please make an video on whole animation movie step by step with voice background Music

Saksham-Bharat
welcome to shbcf.ru