end condition: no split is singular every strand contains the whole head at least twice
loop: for each split: grow( tension * 0.5 ) if length > threshold: branch( color = #aa2 ) branch( color = #hair ) branch( color = #v2 ) aa2.hair.v2
aa2.hair.v2 init: strand[0] = "split" strand[1] = "split again" end condition: no split is singular every strand
(strand logic / recursive braid)
v2 rule: each branch forgets its origin each branch remembers its split aa2.hair.v2
export: aa2.hair.v2.final = "a braid of versions"
end condition: no split is singular every strand contains the whole head at least twice
loop: for each split: grow( tension * 0.5 ) if length > threshold: branch( color = #aa2 ) branch( color = #hair ) branch( color = #v2 )
aa2.hair.v2 init: strand[0] = "split" strand[1] = "split again"
(strand logic / recursive braid)
v2 rule: each branch forgets its origin each branch remembers its split
export: aa2.hair.v2.final = "a braid of versions"