News

This is an implementation of boundary fill algorithm using Python. It can generate any polygon or circle of custom user given specifications and will colour the figure starting from a user provided ...
Circle based search for detecting lines. Bresenham's Circle and DDA Algorithms were used. Written with OpenCV, Numpy and Matplot libraries. A space colonization algorithm algorithm to create tree- and ...
Abstract: The present paper focuses on effective approach to minimize the error in the existing Bresenham's Line Drawing Algorithm (BLDA) in computer graphics. In ...
So I'm taking a computer graphics course in openGL right now, and for the first lab we are to among other things implement three line drawing routines. First off a normal DDA algorithm, that's easy..
Abstract: This paper presents a novel global path planning algorithm adapted to grid maps extending the Bug algorithm family. During experiments with Bresenham’s line algorithm, it was found that this ...