Media Summary: Here I took the example_00 code given and turned it into a stretching and shrinking red rectangle. I achieved this by putting ... Triangular fans rendered in OpenGL which move at different speeds, just because it looks pretty cool. Changed some of the animations to the triangle, and added changing color gradients to the square. Also tracks mouse clicks, and ...
Cs184 Assignment 0 - Detailed Analysis & Overview
Here I took the example_00 code given and turned it into a stretching and shrinking red rectangle. I achieved this by putting ... Triangular fans rendered in OpenGL which move at different speeds, just because it looks pretty cool. Changed some of the animations to the triangle, and added changing color gradients to the square. Also tracks mouse clicks, and ... I made a voxel renderer. Which is really boring, because it can only see the voxels as squares of pixels. Because it's in ... As the sun sets, the sky darkens and the sunset colors fade in. I know it's small and I'm sorry for that! A gravity simulator with 50000 particles. The white particles are pulled towards the blue bodies. I can reset the position of the ...
Jumping Triangle. Using OpenGL to make a picture and extra credit animation.