2.5.08

actually getting along with processing

after some more tinkering away with the code, i finally feel like i'm getting somewhere with it, and that it's all starting to make sense! which is nice.

i've successfully managed to import more than one SVG and print it onto the screen, so now i'm starting to play with variables and other functions, some which control the frame rate like delay, and Loop. I've also been looking into mouse and keyboard inputs, using the mouse to refresh the image and stop and start the animation, and the keyboard to control which flowers appear. here's pretty much what i'm producing with my code experiments at the moment:



all the code i've written makes images like this one, all it does is import two SVGs and put them in random places. i've just been experimenting with different ways of getting the program to run.

now that i feel like i'm getting the hang of the code, i think i need to concentrate more on how i want the images to look, and what inputs of going to use, and how i can represent the data.

No comments: