Skip to content

julienlabat/coupe_d_ete

Repository files navigation

Coupe d'été

Processing sketch for a nice summer haircut.

This is a Processing sketch written in Python mode that generates simple visual compositions (fixed image) with a bunch of hair-like particles in a gradient of lengths and denisties.

Coupe d'été

See 2021_5_29 folder for png of examples.

Editing and running the code

You need Processing 3 with Python mode installed to edit and execute the code. The main file is coupe_d_ete.pyde

Saving generated pictures

export.py defines the mousePressed method to save and export sketch parameters. When executing the code, a click on the canvas will save a .png file of the generated image as well as a .txt file containing the variables set at the top of the .pyde file in a new folder named with the date (so you can play around with them and keep track of which variables values produce which kind of pictures).

About

Processing sketch for a nice summer haircut

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages