l-system generator in Nim / Raylib
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Wesley Kerfoot 7e31c0ba15 use PolarCoord type and define conversion functions 1 year ago
src use PolarCoord type and define conversion functions 1 year ago
styles initial commit 1 year ago
README.md readme 1 year ago
compile_raygui.sh various improvements 1 year ago
lsystem.nimble initial commit 1 year ago
raygui.so initial commit 1 year ago

README.md

This is a program written in Nim, using Raylib to procedurally generate stuff using l-systems

See https://en.wikipedia.org/wiki/L-system