output
plant
output
Every nodesystem needs one output node to create the final output
Stem
Where the stem is placed, you can connect a vec3 node here.
origin
height
thiccness
minThiccness
How many stems should be instanced
amount
Stem
The stem node is the basis of every plant, it creates a simple stem.
Vec3
Vec3
Outputs a Vec3, you can connect a random or parameter node here to distribute stems.
Parameter
Base value to apply variation to
value
How much variation should be applied to the base value
variation
Parameter
The parameter outputs a value with a certain random variation applied to it.
Parameter
Base value to apply variation to
value
How much variation should be applied to the base value
variation
Parameter
The parameter outputs a value with a certain random variation applied to it.
Rotate
input
Rotate around 0,0,0
aroundOrigin
smooth
If multiple objects are connected, should we rotate them as one or spread them?
spread
Rotation angle
angle
Rotate
The rotate node rotates a plant around a specified axis by a specified amount.
Rotate
input
Rotate around 0,0,0
aroundOrigin
smooth
If multiple objects are connected, should we rotate them as one or spread them?
spread
Rotation angle
angle
Rotate
The rotate node rotates a plant around a specified axis by a specified amount.
Parameter
Base value to apply variation to
value
How much variation should be applied to the base value
variation
Parameter
The parameter outputs a value with a certain random variation applied to it.
Gravity
input
curviness
How the gravity should be calculated, right now only simple and test work.
type
strength
Gravity
The gravity node applies simple gravity to branches and stems.
Parameter
Base value to apply variation to
value
How much variation should be applied to the base value
variation
Parameter
The parameter outputs a value with a certain random variation applied to it.
Gravity
input
curviness
How the gravity should be calculated, right now only simple and test work.
type
strength
Gravity
The gravity node applies simple gravity to branches and stems.
Leaf
Shape of the indivual leaf, you can connect a shape node here
shape
Curvature of the leaf along x and y, you can connect a vec2 node here.
curvature
Leaf
The leaf node creates a leaf model, which you can instance along a stem with the instance node
Curve
Parameter
Base value to apply variation to
value
How much variation should be applied to the base value
variation
Parameter
The parameter outputs a value with a certain random variation applied to it.
Noise
plant
size
strength
Noise
The noise node applies noise to input branches.
Shape
Shape
The shape node outputs a single shape which you can plug into the leaf node.
Parameter
Base value to apply variation to
value
How much variation should be applied to the base value
variation
Parameter
The parameter outputs a value with a certain random variation applied to it.
Instance
input
model
alignRotation
alternateRotation
Size of the individual leaves.
size
The range where instances are placed
instanceRange
How many leaves should be placed.
amount
rotation
offsetBySize
On how many layern of branches should we place leaves.
depth
Alpha
min
max