Noise homework completed, with Quinn’s help. We created C# scripts, named MeshCreator and CubeMaker, and used them to spawn the 20×20 grid of cubes. We then downloaded a Perlin noise function from a professor-supplied website and tied that function to the height of the cubes. This caused the cube’s height to change depending on the noise function, creating this wavy-water effect.