top of page

Create Your First Project

Start adding your projects to your portfolio. Click on "Manage Projects" to get started

Frog Generator

Project Type

Programming

Date

September 2024

Programming Language

p5.js

DATT 2040 - Math, Art, Code Fall 2024 York University, Toronto

Assignment Requirements: Write code to design an image of a 2D face that is parameterized by at least three dimensions of variability in p5.js.

Inspired by the style of Animal Crossing characters, I created frogs with randomized parameters (eyes, mouth, colour) for the algorithm to draw. When clicked, the frog changes facial expressions. Although certainly not my most 'complicated' project in terms of programming, it's one of the earliest artistic coding projects I made, and I loved the style I ended up with. I learned a lot about integrating two of my passions: art and code. This project has potential for expansion into something more!

Follow the link to see the code and project in real-time!

bottom of page