Skip to content
#

midpoint-algorithm

Here are 20 public repositories matching this topic...

This repository consists of Programs that are essential for beginners in Computer Graphics. All the programs are beginner-friendly and easy to interpret, as comments have been added for the same.

  • Updated Nov 29, 2021
  • 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 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