News

One-line description: A C++ program that implements the Digital Differential Analyzer (DDA) algorithm to draw a line in a graphical window. Summary: This program uses the DDA line drawing algorithm, ...
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 ...