From 3591fc99e3dc170695a544d06f3538b24811e6d7 Mon Sep 17 00:00:00 2001 From: Kshitij Date: Tue, 19 Dec 2023 21:29:40 +0530 Subject: [PATCH] added credits for handwritten important notes for end-sem, mr. afan --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2093d34..37f8bb0 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,8 @@ This repository contains codes, write-ups, lab manuals, lab notes and question p - [**Assignment Solutions 1-7 (ALL)**](https://git.kska.io/sppu-se-comp-codes/CG/src/branch/main/assignments/CGL%20Assignments%20%281-7%29.pdf) ### Notes -- [Endsem Important Notes (Unit 3->6)](https://git.kska.io/sppu-se-comp-codes/CG/src/branch/main/notes/CG%20Endsem%20Important%20Notes.pdf) +- [Endsem Important Notes (Unit 3->6)](https://git.kska.io/sppu-se-comp-codes/CG/src/branch/main/notes/CG%20Endsem%20Important%20Notes.pdf) (handwritten by [shh_itsourlittlesecret (Afan)](https://git.kska.io/shh_itsourlittlesecret)) + 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) 3. [Unit 3 - 2D, 3D Transformations and Projections](https://git.kska.io/sppu-se-comp-codes/CG/src/branch/main/notes/Unit%203)