Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 339 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 339 Bytes

Exercise 3

/*

Create a Processing sketch that utilizes multiple images within it. These can be images for background, characters or objects. Make (at least) some of these images animate. They could move, rotate, etc. Use Push and Pop Matrix along with translate. Also consider keyboard, mouse input and mouse location as triggers. */