Skip to content

Latest commit

 

History

History
50 lines (35 loc) · 2.53 KB

index.md

File metadata and controls

50 lines (35 loc) · 2.53 KB
layout
default

Generative art projects

{:.no_toc}

  • Will be replaced with the ToC {:toc}

Vertigo (series) Spring 2018

A tribute to Saul Bass. Recreations of movie covers from Vertigo (1968), directed by Alfred Hitchcock.

Sunflower Spring 2018

Phyllotaxis with Processing.

Sunflower

At the rose garden Summer 2018

At the rose garden

Triangles Spring 2018

A collage on satellite imagery from São Paulo, more specifically from the west access to city. SaoPaulo sketch

Queen Autumn 2017

A visualization of all Queen albums according to danceability and other measures. Data from Spotify API.

Queen albums

Flashlight Sprint 2017

Interactive sketch.

Flashlight

Interactive gallery is a photography exhibition in which the audience is invited to explore the images by moving their hands, as if shedding light on a wall using a flashlight. The live installation used the Kinect device. A browser version is available, which works with mouse positions only.

Interactive Gallery

This sketch is the 3D visualization of a routing challenge proposed by Reaktor.

Interactive Gallery

Technical notes

  • I organized the source code so that there is one generative art project per folder.
  • Projects starting with P are Processing sketches; pyXXX are Python-based, otherwise a combination of techniques & languages.
  • In Processing sketches, additional data (images, audio, video, JSON etc) used by the sketches in always in the /data folder of each Processing sketch.
  • If the sketch generates some kind of output, it will be placed in /out folder. The source code includes one output as example.