/hcmus-computer-graphic

Store all personal submissions, course id: CSC16001

Primary LanguageC++

HCMUS - Computer Graphic

This repo is used to store all my submissions during the coursework on Computer graphics.

Highlights

  • 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.