This repo is used to store all my submissions during the coursework on Computer graphics.
-
Lab 01:
2D object drawing
,DDA algorithm
,Midpoint algorithm
,Bresenham algorithm
. -
Lab 02:
2D object drawing
,Boundary-fill algorithm
,Interactive application
,Mouse event handling
. -
Lab 03:
2D object drawing
,Interactive application
,Keyboard event handling
.
- Lab 04:
3D object rendering
,Texture mapping
.