Name your project folder 05_grid
.
Create a grid of aesthetically pleasing shapes. Each shape should be different, yet similar to each of its neighboring shapes. You must also make use of two dimensional Perlin noise, and the sine function.
When you are done, commit and push your changes to your repository in Github Desktop.
If everything worked, you should be able to see your assignment by going to this link:
YOUR_GIHUB_USERNAME.github.io/computational-art-spring2024/assignments/05_grid
If this doesn’t work, take a close look at the setup assignment.