From f857e21776e05ed5c10c4872391ab1134de974c5 Mon Sep 17 00:00:00 2001 From: shh_itsourlittlesecret Date: Sat, 4 Nov 2023 23:08:55 +0530 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9a2cf16..521b9b2 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,7 @@ This repository contains notes and codes for **Computer Graphics.** 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) +5. [Unit 5 - Curves and Fractals](https://git.kska.io/sppu-se-comp-codes/CG/src/branch/main/notes/Unit%205) ### Question Papers 1. [IN-SEM](https://git.kska.io/sppu-se-comp-codes/CG/src/branch/main/question-papers/IN-SEM) @@ -37,3 +38,4 @@ This repository contains notes and codes for **Computer Graphics.** Maintained by [notkshitij](https://git.kska.io/notkshitij) and [TanmaySpamzzz](https://git.kska.io/TanmaySpamzzz) Contributor: [Kalaskar_admin03](https://git.kska.io/Kalaskar_admin03/) +Legendary Contributer: [shh_itsourlittlesecret](https://git.kska.io/shh_itsourlittlesecret)