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 2 years ago
src use PolarCoord type and define conversion functions 2 years ago
styles initial commit 3 years ago
README.md readme 3 years ago
compile_raygui.sh various improvements 3 years ago
lsystem.nimble initial commit 3 years ago
raygui.so initial commit 3 years 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