Hacker News new | ask | show | jobs
by BaraBatman 970 days ago
I once tried my own L-system generator on lisp! Take a look

https://github.com/FdelMazo/cl-aristid

2 comments

Very cool. I must check this out.

I implemented some L-system features in my 3D Common Lisp system: https://github.com/kaveh808/kons-9

This is pretty tight