I was planning on waiting until the new year to start, but I thought I would get the ball rolling with something simple :)

CMondrian Demo

You can view the code on github here

Inspired by cbonsai, pipes.sh and piet mondrian, CMondrian is a terminal program for making generative art. It’s written in C++ and uses termbox_next for the terminal stuff which was too hard for me. I might add a few more options to it later on tonight. I’d like to make some more terminal generative art and wrap them up into one project, animating some warped perlin noise should yeild good results!

As a sidenote, I started using the Zed editor yesterday and quite like it!