Skip to main content

All Questions

2 votes
1 answer
147 views

Non-Destructive Deformation of a Collection Instance in Blender with Lattice

In my current project, I'm attempting to deform a collection instance in Blender. I believe using a lattice would be the ideal approach for my needs, but I've been unable to make it work effectively. ...
Tai Alt's user avatar
  • 23
0 votes
0 answers
340 views

Using Python to create a Cube using Geometry Nodes (Blender 3.4 and up)!

I got two bugs I'm trying to solve for creating a Cube using Geometry Nodes, all scripted in Python! I've Frankenstein this script from an older post, but for some reason, I get the error: "line ...
GeometryNodesNewbieUsingPython's user avatar