CG/README.md
2023-10-20 01:33:18 +05:30

1.9 KiB

CG

This repository contains notes and codes for Computer Graphics.


Index

Codes

Digital Differential Analyzer (DDA)

Digital Differential Analyzer (DDA) is a line-drawing algorithm for digital displays, using incremental calculations to plot points between endpoints.

  1. Line
  2. Triangle
  3. Circle

Notes

  1. Unit 1 - Graphics Primitives and Scan Conversion Algorithms
  2. Unit 2 - Polygon, Windowing and Clipping
  3. Unit 3 - 2D, 3D Transformations and Projections

<<<<<<< HEAD

Codes

Digital Differential Analyzer (DDA)

Digital Differential Analyzer (DDA) is a line-drawing algorithm for digital displays, using incremental calculations to plot points between endpoints.

  1. Line
  2. Triangle
  3. Circle =======

Question Papers

  1. IN-SEM
  2. END-SEM - NOT ADDED YET

ca4f920322


Maintained by notkshitij and TanmaySpamzzz <<<<<<< HEAD

Contributor: Kalaskar_admin03

======= Contributor: Kalaskar_admin03

ca4f920322