News

Computer Graphics built using Win32 Desktop Applications with C++. Depends on input taken from mouse clicks. Building computer graphics from scratch using mathematical equations and problem solving ...
4. Write a program to fill a polygon using scan line fill algorithm. 5. Write a program to fill a polygon using boundary fill and flood fill algorithm for various concave and convex polygons. 6. Write ...