top of page

pipeline

BLENDER open-source extension

Addon available on Blender's Extensions Plateform™ here. This tiny Blender addon helps with parenting objects by adding a "Link Parents" operator and finally exposing the obscure "Matrix Parent Inverse" property under the selected object's property panel. 

presentation.png
PYTHON PAINTER
Python peinture.png

A python script that draws over a given image with optional direction lines. It uses Numpy and OpenCV libraries for processing the images and detecting edge flows; Pillow library for manipulating images and drawing brush strokes. It can take in a sequence of images and export an expressive painterly animation.

 

ROOTS GENERATION
Python_to_blender.jpg

A multi-agent particle simulation inspired by boids and slime writtent in Python to generate organic looking root growth. After implementing the code in Blender, I could generate, procedurally shade and automatically animate infinite variations of roots. This project was used for Mů's Asiè Wunmien music clip.

bottom of page