Skip to content
#

bresenham-algorithm

Here are 92 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++

This repository provides solutions for computer graphics lab exercises and projects. It includes code examples, explanations, and visual outputs to aid in understanding concepts such as 2D/3D transformations, shading, and ray tracing. Ideal for students and enthusiasts in computer graphics.

  • Updated Jul 4, 2024
  • HTML

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