diff --git a/README.md b/README.md index acc0c70..2571a9a 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,18 @@ # CG +This repository contains notes and codes for **Computer Graphics.** + +--- + +## Index + +### Notes +1. [Unit 1 - Graphics Primitives and Scan Conversion Algorithms](https://git.kska.io/sppu-se-comp-codes/CG/src/branch/main/notes/Unit%201) +2. [Unit 2 - Polygon, Windowing and Clipping](https://git.kska.io/sppu-se-comp-codes/CG/src/branch/main/notes/Unit%202) + +### Codes +> _None added for now._ + +--- + +Maintained by [notkshitij](https://git.kska.io/notkshitij) and [TanmaySpamzzz](https://git.kska.io/TanmaySpamzzz)