Added link for index in README file

This commit is contained in:
K 2023-09-29 12:36:35 +05:30
parent a329899c6e
commit 56db44aa01
Signed by: notkshitij
GPG Key ID: C5B8BC7530F8F43F

View File

@ -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)