CMU SAMS 2018
Jasmine Yew
Flashing warning.
After listening to a lecture about WEBGL mode, I decided to reimplement the lecture’s sample code, which had several cubes rotating together to form a bigger cube. Instead of using cubes for my sketch, I used toruses, which look a lot like donuts. I also added different rotations according to the frame rate. If the viewer looks closely at the sketch, they will also realize that inside the donuts are also spheres in random colors. To make the background more interesting, I also incorporated a giant sphere with green and blue colors. In addition, I decided to not seed the random numbers to fit the title of Blazin’ Donuts.
Source code