From 7361fd077fcfafeeab147cc74e1f85b06999ccef Mon Sep 17 00:00:00 2001 From: unknown Date: Sat, 4 Nov 2023 12:32:59 +0530 Subject: [PATCH] cHANGING rEADME --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9a2cf16..8da51a8 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ This repository contains notes and codes for **Computer Graphics.** #### Curves 1. [Hilbert's Curve](https://git.kska.io/sppu-se-comp-codes/CG/src/branch/main/HilbertCurve.cpp) - +2.[Dummy Afan](https://git.kska.io/sppu-se-comp-codes/CG/src/branch/main/Screenshot%202023-07-06%20145948.png) ### 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)