Skip to content
#

midpoint-algorithm

Here are 19 public repositories matching this topic...

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 Jul 26, 2024
  • C++

Improve this page

Add a description, image, and links to the midpoint-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 midpoint-algorithm topic, visit your repo's landing page and select "manage topics."

Learn more