Computational Art (CSC 496/696-002)

Assignment 2: Noise

Create a piece of visual art that makes creative use of Perlin noise and the map function!

Turning in your assignment

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/02_noise

If this doesn’t work, take a close look at the setup assignment.