filmov
tv
Javascript Functions with p5.js and penguins: Part 3

Показать описание
Now that we have a basic function to draw the penguin at any location, we can draw many penguins efficiently by placing the function within a for loop and changing the parameters each time through the loop.