Master the Basics of Blender Python for Geo Nodes in Just One Video

Нужна помощь в автоматизации Blender с помощью Python? Перейти сюда: https://cgpython.com/skool/41 Это руководство по Blender Python, посвященное основам использования Python для создания геоузлов! В этом видео я расскажу вам о добавлении и подключении геометрических узлов с помощью Python, а также об обновлении значений входных сокетов по умолчанию. Initial Code https://github.com/CGArtPython/blender_plus_python/blob/main/geo_nodes/subdivided_triangulated_cube/subdivided_triangulated_cube_part_1_start.py Final Code https://github.com/CGArtPython/blender_plus_python/blob/main/geo_nodes/subdivided_triangulated_cube/subdivided_triangulated_cube_part_1_done.py Geo Nodes Python documentation https://docs.blender.org/api/current/bpy.types.GeometryNode.html 00:00 - Intro 00:29 - Set up the workspace 01:24 - Add a mesh and a geo nodes modifier 02:50 - Create a reference to the node tree 03:40 - Get the group output node 04:16 - Add the Cube Mesh Geo Node 05:25 - Add the Subdivide Mesh Geo Node 06:30 - Update the position of the nodes 08:00 - Define links between nodes 11:00 - Refactor node creation code 13:37 - Add the Triangulate Geo Node 16:25 - Add the Split Edges Geo Node and the Scale Elements Geo Node 19:00 - Update Geo Node default inputs

Иконка канала NиN
33 подписчика
12+
6 просмотров
5 дней назад
12+
6 просмотров
5 дней назад

Нужна помощь в автоматизации Blender с помощью Python? Перейти сюда: https://cgpython.com/skool/41 Это руководство по Blender Python, посвященное основам использования Python для создания геоузлов! В этом видео я расскажу вам о добавлении и подключении геометрических узлов с помощью Python, а также об обновлении значений входных сокетов по умолчанию. Initial Code https://github.com/CGArtPython/blender_plus_python/blob/main/geo_nodes/subdivided_triangulated_cube/subdivided_triangulated_cube_part_1_start.py Final Code https://github.com/CGArtPython/blender_plus_python/blob/main/geo_nodes/subdivided_triangulated_cube/subdivided_triangulated_cube_part_1_done.py Geo Nodes Python documentation https://docs.blender.org/api/current/bpy.types.GeometryNode.html 00:00 - Intro 00:29 - Set up the workspace 01:24 - Add a mesh and a geo nodes modifier 02:50 - Create a reference to the node tree 03:40 - Get the group output node 04:16 - Add the Cube Mesh Geo Node 05:25 - Add the Subdivide Mesh Geo Node 06:30 - Update the position of the nodes 08:00 - Define links between nodes 11:00 - Refactor node creation code 13:37 - Add the Triangulate Geo Node 16:25 - Add the Split Edges Geo Node and the Scale Elements Geo Node 19:00 - Update Geo Node default inputs

, чтобы оставлять комментарии