News

#DDA-algorithm-line- small game using DDA algorithm by C# Here is my code implement DDA algorithm without using drawLine method in c# first you have to use mouse and draw rectangle then press space or ...
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 ...
A straight line or line segment is the most basic operation in embedded graphical systems. It is very difficult to draw a smooth straight line as the limited screen resolution. In this paper a new ...
In this paper, an improvised DDA* algorithm is introduced, which is influenced by the shortest line segment that connects source and destination. The obstacles that appear on the shortest line segment ...