Title :
Modified line algorithm based on ORGFX
Author :
Lu Zheng ; De-Xue Zhang ; Feng-Yu Xiao ; Wen Chen ; Xin-Hua Chen
Author_Institution :
Coll. of Electron., Commun. & Phys., Shandong Univ. of Sci. & Technol., Qingdao, China
Abstract :
In the open hardware graphics accelerator (ORGFX), there are rectangle, line, triangle and curve rasterization modules. This paper is only focused on the improvement of line rasterization speed. Besides modifying the algorithm itself, hardware implementation and resource consumption are put into consideration here. Originally, ORGFX uses the classic Bresenham line algorithm with high precision and simple logic to rasterize lines, but this algorithm can only generate one pixel in each rasterization process, which results in efficiency relatively low. New algorithm in this paper combines Bresenham algorithm with the symmetry nature of lines, advantages of Bresenham algorithm are kept and rasterization speed is improved in this way. The results of experiments show that nearly 50 percent of time can be saved through software implementation and hardware implementation.
Keywords :
computer graphics; Bresenham line algorithm; ORGFX; curve rasterization module; line rasterization module; modified line algorithm; open hardware graphics accelerator; rasterization speed; rectangle rasterization module; triangle rasterization module; Acceleration; Algorithm design and analysis; Hardware; Hardware design languages; Registers; Software; Software algorithms; Bresenham algorithm; ORGFX; hardware; symmetry;
Conference_Titel :
Wavelet Active Media Technology and Information Processing (ICCWAMTIP), 2014 11th International Computer Conference on
Print_ISBN :
978-1-4799-7207-4
DOI :
10.1109/ICCWAMTIP.2014.7073357