Introduction to Line Drawing Algorithm

Принадлежност: Universiti Tenaga Nasional
Резолюция: Индивидуален | Продължителност: Два до четири часа

Общ преглед


Цели

To help the student to understand the algorithm of line drawing They will learn 3 simple algorithms: Line Equation Algorithm, Digital Differential Algorithm and Bresenham Algorithm.

Цели на обучението

in the end, the students will be able to: To be able to define the term output primitives To be able to define and create points and lines To understand line-drawing algorithms and line function

Контекст

Line drawing algorithm is the basic concept in computer graphics that is very important. It is the basis of drawing a more complicated output primitives such as the triangles, quads and polygons.