Skip to content

mbaros100/Scan_Line_Polygon_Fill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scan Line Polygon Fill

C implementation of Scan Line Polygon Fill algorithm using only integer arithmetic

When running the program:

Pressing 'd' will draw the constructed polygon and fill it.

Pressing 'q' will exit the program.

Pressing 'c' will clean the window.

Pressing 't' will do a triangle interpolation with R, G, B colors at the corners

About

Implementation of Scan Line polygon fill using X11 lib

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published