Processing-side engine of the video generator
Dreamo is a real-time, biosensor and music driven video generator. We designed it to be deeply customizable, but still approachable using the default configuration.
Visit dreamo-italy.io to learn more.
Repository for “Dreamo” project | Polytechnic of Turin |.
Current team Francesco Cretti, Giovanni Bologni, Nicola Ruffino, Andrea Gambedotti, Lorenzo de Luca.
Download the latest unstable Dreamo release, with “Clone or Download“->”Download ZIP“
If you want to know more about using Dreamo or developing code for Dreamo, keep reading this readme.
Here follows a generic description of the classes of the program:
Particle is the core visual-object class, from which a great number of different classes can be inherited (particles, stars, bubbles, squares…).
Scene includes an array of particles and manages their update and drawing on screen.
Stage includes an array of scenes and manages the passage from one scene to another.
By participating, you are expected to uphold this code. To learn more, you can write to dreamoitaly@gmail.com