I’m using 'Py5' (a Python 3.8 port of 'Processing', the software for programming graphics) to study my own 3D character models and learn about the relation of color to composition. Presented below are several rasterizations of some renders of my 3D characters, made to investigate how the color areas cluster around a classical composition grid. This is a work in progress!

Access the code here: https://github.com/lukatolitch
Back to Top