readme updated
This commit is contained in:
parent
37d5c74007
commit
d55e0872b5
@ -8,6 +8,9 @@ This repository contains notes and codes for **Computer Graphics.**
|
|||||||
### Lab Notes CGL
|
### Lab Notes CGL
|
||||||
1. [Koch and Snowflake Algorithms](https://git.kska.io/sppu-se-comp-codes/CG/src/branch/main/CGL_Koch%20and%20Snowflake%20Curves.pdf)
|
1. [Koch and Snowflake Algorithms](https://git.kska.io/sppu-se-comp-codes/CG/src/branch/main/CGL_Koch%20and%20Snowflake%20Curves.pdf)
|
||||||
|
|
||||||
|
### [Lab Manual](https://git.kska.io/sppu-se-comp-codes/CG/src/branch/main/lab-manual/CGL%20Lab%20Manual.pdf)
|
||||||
|
- [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)
|
||||||
|
|
||||||
### Codes
|
### Codes
|
||||||
#### Digital Differential Analyzer (DDA)
|
#### Digital Differential Analyzer (DDA)
|
||||||
> Digital Differential Analyzer (DDA) is a line-drawing algorithm for digital displays, using incremental calculations to plot points between endpoints.
|
> Digital Differential Analyzer (DDA) is a line-drawing algorithm for digital displays, using incremental calculations to plot points between endpoints.
|
||||||
@ -33,8 +36,6 @@ This repository contains notes and codes for **Computer Graphics.**
|
|||||||
1. [IN-SEM](https://git.kska.io/sppu-se-comp-codes/CG/src/branch/main/question-papers/IN-SEM)
|
1. [IN-SEM](https://git.kska.io/sppu-se-comp-codes/CG/src/branch/main/question-papers/IN-SEM)
|
||||||
2. [END-SEM](https://git.kska.io/sppu-se-comp-codes/CG/src/branch/main/question-papers/END-SEM)
|
2. [END-SEM](https://git.kska.io/sppu-se-comp-codes/CG/src/branch/main/question-papers/END-SEM)
|
||||||
|
|
||||||
### [Lab Manual](https://git.kska.io/sppu-se-comp-codes/CG/src/branch/main/lab-manual/CGL%20Lab%20Manual.pdf)
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
Maintained by:
|
Maintained by:
|
||||||
|
Loading…
Reference in New Issue
Block a user