This repository contains codes, notes, question papers and question banks for Computer Graphics (CG) which is a subject of second year (SEM-3) SPPU syllabus.
Go to file
2023-11-24 23:21:55 +05:30
assignments assignment 1-7 added 2023-11-22 23:06:33 +05:30
lab-manual added formatted lab manuals sent by Kalaskar sir 2023-11-24 23:18:03 +05:30
lab-notes transformation lab notes added 2023-11-23 20:21:10 +05:30
notes unit 4 ppt added 2023-11-23 21:09:20 +05:30
question-papers added end-sem question paper (november 2022) and updated readme index for end sem question papers 2023-10-29 23:25:36 +05:30
.gitignore Initial commit 2023-09-27 12:34:25 +05:30
CohenSutherland(Using built-in).cpp fixed naming and updated README 2023-11-05 20:59:07 +05:30
CohenSutherland(UsingDDA).cpp cohensutherland code added 2023-10-28 01:19:18 +05:30
DDA-circle.cpp Added DDA for circle, line and triangle 2023-09-29 23:42:20 +05:30
DDA-line.cpp Added DDA for circle, line and triangle 2023-09-29 23:42:20 +05:30
DDA-triangle.cpp Added DDA for circle, line and triangle 2023-09-29 23:42:20 +05:30
HilbertCurve.cpp Hilbert curve added 2023-11-02 11:53:35 +05:30
Koch-Curve.cpp koch,snowflake,transformation added 2023-11-23 12:23:20 +05:30
README.md fixed numbering in lab manuals section 2023-11-24 23:21:55 +05:30
README.md~ readme added 2023-11-23 12:27:48 +05:30
Snowflake.cpp koch,snowflake,transformation added 2023-11-23 12:23:20 +05:30
Transformation.cpp koch,snowflake,transformation added 2023-11-23 12:23:20 +05:30