GeoTree: Procedural Trees in Geometry Nodes

This should do it:

Just remember to set the maximum node to the min value, and the minimum node to the max value. It’s weird, but the definition of the minimum and maximum functions are the opposite of what you’d think.

Floor and ceiling are rounding functions, so instead of clamping the value, they are for converting a float to an integer.

1 Like