A (cpu) optimized line drawing algorithm in go. The algorithm is generilized for multipurpose use (not only pixel drawing in images, although it can). It is not optimized for GPUs only CPUs..
-
Updated
May 15, 2025 - Go
A (cpu) optimized line drawing algorithm in go. The algorithm is generilized for multipurpose use (not only pixel drawing in images, although it can). It is not optimized for GPUs only CPUs..
CUSAT Computer Graphics LAB CYCLE
Add a description, image, and links to the bresenham-s-line-drawing-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the bresenham-s-line-drawing-algorithm topic, visit your repo's landing page and select "manage topics."