Table of Contents
Tulipe
Tulipe is an amazing french comic book series made by Sophie Guerrive. I tried, for myself and for fun, to create a small program that would generate landscapes inspired by this comics.
Tree growth generator
Tree growth is something that has interested me a lot.
Here is a small tree generator I coded.
Here is Tree. A VCV Rack module I developed. It generates melodies that evolve depending on the force of the wind on the branches.
Chamo
Chamo is a music software I developed. It is highly inspired by Processing and allows its user to build interactive, graphical and musical sketches by drawing shapes that are translated into sound. The image generated by the user sketch is in fact a graphical representation of the stereo audio it creates.
See the Animo page to learn more about it.
Projects & tools
Here are a few small tools I worked on. They are mainly frameworks or library to create games or interactive sketches in pixel art or ascii.
- ascii.js Js library to build ascii sketches inspired by P5.js
- Ascii compression Ascii video compression
- Asciii Ascii application building framework inspired by Love2D
- Image processing Image processing / filtering
- Love scene Love2D library to build scenes
- Love bits Love2D library to ease pixel art animations inspired by Pico8