Mondrian's Comp2 RedBlueYellow using P5.js

 Today, I have been working on replicating a Piet Mondrian painting using P5.js.  This is for a class on Computer Programming. Since Mondrian is one of my favorite painters, I have decided to try to replicate more of his artwork.

Here is the first painting below:






Comments

Popular posts from this blog

Space Wars- Python 3

Maze Game in Python using Turtle