Thursday, 14 April 2011

development

After talking with Ben i have changed a bit to my program and instead of having a ball i am going to have a white line with a black square in it where the ball would be, so the white line acts in the same way as the ball but spreads across the whole screen.





I have changed some stuff from the original program which i have got. i have made it 500x500 and there is only one white ball on the screen


research

I have found a program on open processing which i am going to base my program off

http://www.openprocessing.org/visuals/?visualID=8493

What i am going to change is to only have 1 ball and the color of that ball as just white.
i also have to change the screen size to 500*500 and change a bit of the code so that it can work with the bigger screen size

New Project 2

I decided to change my project to so that i could do a program that i can understand more.

Now what happens for this one is that there is one ball bouncing around the screen at a constant speed. whenever you click on the screen a line will appear. ( there will be a maximum of about 15-20 lines abel to be on the screen).
Every time the ball goes over the line it will make a sound.
and depending on the Y point of the line the sound will be different with when Y=0 the sound will be have a higher pitch and when Y= 500 the sound will have a lower pitch

Thursday, 7 April 2011

Project 2 research

I went looking through open porcessing and i found this sletch which is what i am trying to do but on a bigger scale

Water-Surface

what i am going to try and do is to make the water ripples bigger when the screen size becomes 500x500pixcels