TheKiesling/CG-Lab-FillingAnyPolygon
This is the Lab1 for the Computer Graphics course. In this lab, we have developed a C++ program to generate BMP images using the Bresenham's line algorithm to draw polygons and fill them with colors.
C++
This is the Lab1 for the Computer Graphics course. In this lab, we have developed a C++ program to generate BMP images using the Bresenham's line algorithm to draw polygons and fill them with colors.
C++