An L-system toy
Monkey Forums/Monkey Code/An L-system toy
| ||
Close to a year ago I posted some gifs from a project I was working on at the time. Examples:![]() ![]() The original thread, with plenty more examples, is here: http://www.monkey-x.com/Community/posts.php?topic=9080&post=95588&view=all#95588 Someone in that thread asked me to post the code, but I didn't feel like cleaning it up. Now it's sat around for most of a year, and I just remembered that old thread. I'm never going to get around to cleaning the code, so I just uploaded it to Github as-is.The repository is here: https://github.com/SpaceAceMonkey/spaceace.lsystem The code is pretty much a mess, but someone might have fun playing with it. If you use it, post whatever you make with it. |