Showing posts with label Valentina Vasi. Show all posts
Showing posts with label Valentina Vasi. Show all posts

Monday, January 12, 2009

SHOUT OUT AND MARCH

times are rough right now even down under. as you know we (valetina vasi, adrienne garcia, jessica rivera, and myself) have started a little art collective entitled get rid of white walls, or g.r.o.w.2 . We had our first show December 13 with more coming up.

Our efforts have inspired our Aussie friend and lover Danielle Peck to ignite the collective in Melbourne, where there is currently a housing crisis for students. Her Design For Change blog is quite informative and inspirational. She is planing an event to occur in the coming months so watch out.

A specific point of view of the housing crisis is that of S.H.A.C. or The Student Housing Action Cooperative. They are a group of students who formed together to take action on student housing affordability. They bring to the table a raising of awareness and petition universities and government. They have recently taken possession of four double story terrace buildings that have been vacant for three years. Property that was just siting wasting away. The property is owned by the University Of Melbourne. They are currently in negotiations with them to have it turned into a student run housing co-operative, which only makes sense.

Sunday, December 28, 2008

flash backkkkkkkkkkkkkkkkkks


When I was younger, my dad would watch this over and over. I was always fustraited with it because I felt nothing was happening. Just another stupid car movie. But as I grew up(!) I re watched it and recognize it for what it is:: a beautiful movie about the city of Paris, it's movement and flows. It's quite architectural and urban indulgent.

Some info on this film:: This beautiful example of cinema-verite', it was SO REAL that in 1976 he was arrested after this 1976 film, properly titled C'était un rendez-vous, was publicly shown. The car reportedly featured was a Ferrari 275 GTB being illegally driven at speeds approaching 140 km/h through the streets of Paris by a Formula 1 driver. Though recent claims by Claude Lelouch admit that he infact was the driver and it was only his Mercedes-Benz 450sel 6.9 and dubbed the Ferrari. Yes, the whole soundtrack is just the engine rev-ing.

This movie never really left my mind but a friend had it posted on his blog so it re-invigorated my memories. Check out preAMP! This blog is pretty fantastic.

What other car movies are at this caliber or zest? This is reminiscent for an assignment that Ed Keller gave us back in his seminar in Fall 2007. We had to record a linear progression through Los Angeles. My team of all cramped into my beetle with Valentina Vasi hanging out of the sun roof. We drove up 3rd, 4th, 5th, and 6th streets downtown, from bridge to highway on ramp. The most beautiful on ramp is the 4th street exit off the 110 going south. I have to re rip this footage. It's all on tapes in my room.

Tuesday, March 4, 2008

Movie Making Machine:










As all the pieces continue to fall (off points elevation), they are landing
in my lap in to a big pile. What if I make a machine to help collage and collate
the clips and images?

This script is supposed to work like the neurons and electrons in your brain.
Valentina Vasi and myself are making a movie making machine with processing.
Our amazing professor, Roland Snooks, has been helping us tremendously and also finds the
project to be quite interesting.

The plan is that each neuron is connected to a clip. the electrons move in between the neurons,
attracted to different assigned qualities.

Below is the code:

URL">

import kGeom.*;
import kRender.*;

kSpace space;
brain brain1;

int envSize = 250;

void setup(){
size(500,500,P3D);

brain1 = new brain();

space = new kSpace(this);
space.cam.jump(-600,-550,-500);

// loop to make random neurons
for(int i = 0; i < i =" 0;" neurons =" new" electrons =" new" connectlist =" new" i =" 0;" n =" (neuron)" i =" 0;" e =" (electron)" i =" 0;" n =" (neuron)" i =" 0;" e =" (electron)" neuronnumber =" _neuronNumber;" history1 =" new" historyconnections =" new" magnatude =" 30;"> 0){
// find neuron neighbors
// loop through all neurons and find the closest
neuron nCurrent = (neuron) neurons.get(neuronNumber);
float closestNDist = 1000000;
int closestN = 0;

for (int i = 0; i < ntest =" (neuron)" ntarget =" kVec.clone(nCurrent.pos);" ntestpos =" kVec.clone(nTest.pos);" ndist =" nTarget.distance(nTestPos);" same =" false;" j =" 0;" ntesthist =" (neuron)" same =" true;" same ="="" closestndist =" nDist;" closestn =" i;" conint =" {" neuronnumber =" closestN;" nhist =" (neuron)" magnatude =" magnatude" i =" 0;" nstart =" (neuron)" nend =" (neuron)" ln =" new" currentconarray =" (int[])" duplicates =" 1;" j =" 0;" otherconarray =" (int[])" pos =" _pos;" connectthreshold ="100;" pt =" kVec.clone(pos);" class="html">

Source:
URL">Title.