===== 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. {{:tulipe-1.png?300}} {{:tulipe-2.png?300}} {{:tulipe-3.png?300}} {{:tulipe-4.png?300}} ===== Tree growth generator ===== Tree growth is something that has interested me a lot. Here is a small tree generator I coded. {{:processing-tree-gui-1.png?300}} {{:processing-tree-gui-2.png?300}} {{:processing-tree-3.gif}} {{:processing-tree-1.gif}} {{:processing-tree-2.gif}} Here is [[vcv_biset#tree_&_seed|Tree]]. A VCV Rack module I developed. It generates melodies that evolve depending on the force of the wind on the branches. {{:biset-tree.gif}} {{:processing-tree-forest.jpg}} ===== Chamo ===== [[animo#chamo|Chamo]] is a **music software** I developed. It is highly inspired by [[https://processing.org|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. {{:chamo-1.png?400}} {{:chamo-2.png?400}} ===== 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**. * [[https://gitlab.com/gibbonjoyeux/ascii.js|ascii.js]] Js library to build ascii sketches inspired by P5.js * [[https://gitlab.com/gibbonjoyeux/ascii-compression|Ascii compression]] Ascii video compression * [[https://gitlab.com/gibbonjoyeux/asciii|Asciii]] Ascii application building framework inspired by Love2D * [[https://gitlab.com/gibbonjoyeux/image-processing|Image processing]] Image processing / filtering * [[https://gitlab.com/gibbonjoyeux/love-scene|Love scene]] Love2D library to build scenes * [[https://gitlab.com/gibbonjoyeux/love-bits|Love bits]] Love2D library to ease pixel art animations inspired by Pico8