would love if you could back to more "basic" stuff and could explain a bit what this code is about, how its structure and how you make something "visible" through it.. keep it up!
I'd love for you to share other creative coding TH-camrs or resources for learning/exploring Processing you yourself follow. Thanks for your videos, great work so far. Cheers from Bulgaria.
is your copy line like that: copy(pg, x*(int)tileW+machinX, y*(int)tileH+machinY, (int)tileW, (int)tileH, x*(int)tileW, y*(int)tileH, (int)tilesX, (int)tilesY); ( I changed the german words to french ones, also...) I have been tinkering around your code, but it doesn't look as good as yours... thanks a lot for your videos it's really cool and it teaches really well. cheers!!!
is it normal in programming to not have the slightest clue as to what goes on in some enhanced for loop functions like the one shown here? Because I. AM. LOST.
would love if you could back to more "basic" stuff and could explain a bit what this code is about, how its structure and how you make something "visible" through it..
keep it up!
I'd love for you to share other creative coding TH-camrs or resources for learning/exploring Processing you yourself follow.
Thanks for your videos, great work so far. Cheers from Bulgaria.
Thank you mate!!!! Please do more tutorials!!!
thanks for these nice videos ! would you mind posting your code on git ?
the picture animated of the beginning, do you have the code?
is your copy line like that:
copy(pg, x*(int)tileW+machinX, y*(int)tileH+machinY, (int)tileW, (int)tileH, x*(int)tileW, y*(int)tileH, (int)tilesX, (int)tilesY);
( I changed the german words to french ones, also...)
I have been tinkering around your code, but it doesn't look as good as yours...
thanks a lot for your videos it's really cool and it teaches really well.
cheers!!!
Thanks again for a lovely tutorial Tim! I got one question though, i can't get the animation to be cropped to 9x16, how does that work?
void passepartout() {. i guess?
Beutiful video, how i can export the animation?
Also curious where to find a tutorial about exporting things. jpgs, video, gifs..
is it normal in programming to not have the slightest clue as to what goes on in some enhanced for loop functions like the one shown here? Because I. AM. LOST.
bro what coding is this :((
It is processing language. More details in processing.org