Update README.md
This commit is contained in:
parent
5e820c0142
commit
61709194cf
@ -5,7 +5,8 @@ This repository contains notes and codes for **Computer Graphics.**
|
|||||||
---
|
---
|
||||||
|
|
||||||
## Index
|
## Index
|
||||||
|
### 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)
|
||||||
### 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.
|
||||||
|
Loading…
Reference in New Issue
Block a user