pterusgithub

Results 4 comments of pterusgithub
trafficstars

Sorry I didn't see the discussion on nodetree_script... [nodetree_script](https://github.com/carson-katri/geometry-script/issues/40#issuecomment-1852530975) I'll try to see!

resolved ! ```python from geometry_script import * @tree("Cube Tree") def cube_tree(size: Vector): return cube(size=size).mesh, 5 ``` PS: my second question remains ;-) = Do you plan to maintain the project...

thanks for the feedback, Do you know if there are other sources to learn how to use it? (discussion forums, sites where you can find script examples???) I found a...

I would like to use the capture attribute node in this context. Anyone for a little helping hand? THANKS ![image](https://github.com/user-attachments/assets/dfbf4af4-6a30-499c-ae09-e2b85cdae875)