Introduction to Line Drawing Algorithm

Afiliação: Universiti Tenaga Nasional
Resolução: Individual | Duração: Duas a quatro horas

Visão geral


Metas

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.

objetivos de aprendizado

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

Contexto

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.