geometry-script
geometry-script copied to clipboard
A scripting API for Blender's Geometry Nodes
Tryed to call the coloramp node and search it in the documentation but couldn't find. I've install the current version. Thanks
Adds an operator to convert the opposite direction, Geometry Nodes -> Geometry Script. In the node editor, press the "Convert to Geometry Script" button in the top right. This will...
I have tried the hot-reload feature for external editing of the script. I have followed all the steps in the documentation, but when I make changes from an external editor...
Great project! I'm excited to see where you go with this. I can imagine a lot of powerful use cases for `geometry-script` from the command line, but all of the...
this project is awesome thank u @carson-katri ... i want to have a work environment using this project in neovim, but i still fail to get autocompletion, i tried to...
hello, thank you very much for this script! it's really interesting. Little by little, I'm learning to use it and it's really super powerful! I have a question about shading......
Hello, Wanting to try geometry-script, I started following the documentation. No problems during installation. No worries either for the first demo code. On the other hand, here is the error...
I feel a bit lost trying to work with certain geometry-script functions, and the examples in the documentation don’t seem to work with the latest versions of Blender. At first,...
Are there any plans to support for each zones?
Hello, I've some problem with the capture attribute node in blender 4.2 here the error: ```shell Python: Traceback (most recent call last): File "file.py", line 182, in File "/pathto/.config/blender/4.2/scripts/addons/geometry-script-main/api/tree.py", line...