hey everyone,
I’ve been testing the new geometry nodes and trying my hands on scripting addon.So i came up with this addon.
This addon allows you to create mesh primitives based off geometry nodes. Useful for creating blockouts as mesh primitives parameters can be changed anytime.
To make the mesh editable, while keeping the modifiers, use-> convert to mesh
To make mesh editable- user convert to mesh and to collapse complete modifier stack, use-> collapse mods
This will probably make a lot of people happy who have been looking for parametric mesh primitives inside blender. Looks like you made it really convenient too with the Dynamic Primitives panel and buttons to convert them. People who aren’t into geometry nodes won’t even know thats whats driving these.
I have the feeling you wrote this for 2.93 though? Because it doesn’t work for 3.0 and 3.1 Since a lot of changes happened to geometry nodes its probably wise to write it directly for 3.0 and up otherwise this will break as soon as 3.0 releases.
am glad you guys have liked it
I was waiting for final 3.0 as it may change or may have this inbuilt, however i have fixed it for 3.0 and included it as well