Hi all,
I have a geo nodes setup to instance an object along a curve. I’d like some help to add some adjustable random spacing between the instances please.
I have a second question…Is it possible to have a geo nodes setup to activate the draw curve without the need to add a curve, edit mode, delete vertices, then select the curve draw tool etc etc…Or is this a python scripting thing??
Hi, you have to use sample curve with indices remapped to 0…1 and a little random number added to it (or evaluate a noise texture, because then you can animate it)
My pleasure, you can use ctrl+H on your group input nodes to hide unused sockets, so that you can still see what property controls what and have a compact layout