Skip to content
#

bresenham-algorithm

Here are 27 public repositories matching this topic...

Versatile rendering widget implemented in C++ using the Qt framework and is built using CMake and use it to draw elementary shapes and functionality

  • Updated Mar 30, 2024
  • C++

This repo showcases 2D line drawing using Bresenham, Midpoint, and Parametric algorithms with SDL. It includes features for clearing the screen, drawing pixels and markers, and generating random lines. Press 1, 2, or 3 to draw lines in red, green, or blue. Press 4 to clear the screen and display a starry sky.

  • Updated Sep 3, 2024
  • C++

Improve this page

Add a description, image, and links to the bresenham-algorithm topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the bresenham-algorithm topic, visit your repo's landing page and select "manage topics."

Learn more