239
edits
(One intermediate revision by the same user not shown) | |||
Line 152: | Line 152: | ||
|} | |} | ||
==III: Cat Eyes== | ==III: Cat's Eyes== | ||
My first nested for loops sketch that resulted in unexpected "eye like" circles, maybe cat's eyes. | ''My first nested for loops sketch with some slight random function adventures that resulted in unexpected "eye like" circles, maybe cat's eyes. I would like to use those eyes in a future sketch!'' | ||
{| border="1" | {| border="1" | ||
|- | |- | ||
Line 194: | Line 194: | ||
==IV: Butterflies== | ==IV: Butterflies== | ||
''Again in this sketch I benefited from unexpected "errors" while trying to get more into arrays and their use. Originally I just wanted to create different rectangular forms that are kept in the frame like fish in an aquarium and step back when they reach the boarder. But what i actually got was some pixelated flickering things, that, I guess could be seen in an abstract pixel art universe as butterflies. Obviously I still don't understand arrays and there consequences for following code lines fully, but I like the result and kept it.'' | |||
{| border="1" | {| border="1" | ||
|- | |- |
edits