Molla, RPQuiros, RLluch, JVivo, RP. F. Lister and R. L. Grimsdale2014-02-062014-02-061993--https://doi.org/10.2312/EGGH/EGGH93/015-023Two main serial algorithms to scan convert straight lines have beenproposed: Bresenham and Digital Differential AnalyzeLThe Bresenham algorithm has became a standard because of integer arithmetic. Many theoretical solutions have been proposed to parallelize Bresenham algorithm but its implementation is difficult. So most parallelizations take advantage of repeated patterns, massive parallel computers and so on. Sequential Digital Differential Analyzer shows better peformance than Bresenham if fixed pointarithmetic is used. This algorithm can be pipe lined and parallelized. It is easily hardware implemented and scalable. Hardware cost is linear with speedup. Utilization is nearly 100% and hardware waste is low.Digital Differential AnalyzerLine drawingFixed PointArithmeticparalIelizationgraphic coprocessors.Parallel Fixed Point Digital Differential Analyzer