So instead of creating a transform sop node for each group and then animating it, I decided to make a simple python script. The script creates a geometry node for each group and puts an object merge node in it which only imports that specific group. Then all the geometry nodes are put inside a subnet.
To use the script just create a geometry node which has the file node that imports the obj file in it. Then select the geometry node and run the script. You have to create a shelf tool to use the script.
Obj file split into separate geometry nodes. |
No comments:
Post a Comment