Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 291 Bytes

readme.md

File metadata and controls

15 lines (13 loc) · 291 Bytes

KPI Computer Graphics course 2021

This repo will be a hub for all the assignments for the course.

Assignment list:

  1. Image converter
  • .bmp reader
  • .ppm reader
  • .bmp -> ppm
  • .ppm -> bmp
  • CLI interface
  1. Base object rendering
  2. Complex scene rendering