An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with midpoint-algorithm

A curated list of projects in awesome lists tagged with midpoint-algorithm .

https://github.com/tashi-2004/2d-line-drawing-algorithms

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.

2d-graphics 2d-line-drawing-algorithms-with-sdl algorithms bresenham-algorithm cplusplus graphics-programming midpoint-algorithm parametric sdl2

Last synced: 22 Nov 2024

https://github.com/gmaragao/midpoint-line-algorithm-cg

Implementation of the midpoint line algorithm derivation from Bresenham's line algorithm.

bresenham cg computer-graphics javascript midpoint midpoint-algorithm midpoint-line

Last synced: 03 Apr 2025