CG/README.md

19 lines
514 B
Markdown
Raw Normal View History

2023-09-27 12:34:25 +05:30
# CG
2023-09-29 12:36:35 +05:30
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)