[WebGL]Assignments


Assignment 1
- Getting familiar with WebGL. Draw tessellated triangle and other shapes and do some basic transformations.
Assignment 2
- Very simple "Paint" application.
Assignment 3
- CAD like application that allows users to put 3D wireframe cylinder/cone/sphere in different places on the canvas.
Assignment 4
- Improvement of the assignment 3. Light effects are added! we can have multiple light sources and modify material of the objects.
Assignment 5
- A spinning Earth in an ellipse orbit.