lsystem
Version:
A module that lets you create L-systems, which will take rules, then use those rules to transform strings into other strings.
6 lines (4 loc) • 81 B
Plain Text
A module that lets you create L-systems, which will take rules, then use those rules to transform strings into other strings.