¿Qué hace Blender Geometry Nodes Script Generator?
Generates Blender Python (bpy) scripts that programmatically create Geometry Nodes modifier trees, using the node_groups API and GeometryNodeTree interface for parametric 3D asset generation.
Installation
Use the upstream install or setup path that matches your environment:
- Make it Your Own
Requirements and caveats from upstream:
- · Python scripting for custom tools and add-ons
- Blender has a flexible Python controlled interface. Layout, colors, size and even fonts can be adjusted. Use hundreds of add-ons by the community or create your own using Blender’s accessible Python API.
- Python API
Basic usage or getting-started notes:
-
Benchmark
-
Flamenco
-
Extensions
-
Source: https://www.blender.org/