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

Projects in Awesome Lists tagged with bresenham-algorithm

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

https://github.com/encukou/bresenham

A simple implementation of Bresenham's line drawing algorithm

bresenham bresenham-algorithm

Last synced: 06 Jan 2025

https://github.com/aidarkhaibulov/teapot-art

Computer graphics artwork. It's raster graphics teapot which implemented by using Bresenham's algorithm to draw the lines between points.

bresenham-algorithm computergraphics matplotlib numpy

Last synced: 15 Mar 2025

https://github.com/aidarkhaibulov/chaos-cubes-art

Computer graphics artwork. It's raster graphics which simulates Brownian motion.

bresenham-algorithm brownian-motion computergraphics matplotlib numpy

Last synced: 15 Mar 2025

https://github.com/yavuzsonmez/42-fdf

A simplified isometric 3D engine that represents a relief landscape from a matrix of points.

42 42born2code 42heilbronn bresenham-algorithm graphics isometric matrix minilibx

Last synced: 23 Jun 2025

https://github.com/shinjimc/opengl-dda-bresenham

Implementation of DDA and Bresenham line drawing algorithms using OpenGL for visualizing various line styles in a graphical interface.

bresenham bresenham-algorithm cmake cplusplus dda dda-algorithm opengl

Last synced: 16 Mar 2025

https://github.com/taisiabarteneva/fdf

Simple graphic project on C

bresenham-algorithm c graphics

Last synced: 28 Feb 2025

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/whoismtrx/42_fdf

FdF is a 42 project that involves rendering and manipulating 3D maps using the minilibx library, implementing features like data parsing, line drawing algorithms, projections, and interactive controls.

1337 1337cursus 1337fil 1337school 42 42cursus 42projects 42school bresenham bresenham-algorithm c clang clanguage fdf fdf-42

Last synced: 07 Apr 2025

https://github.com/krauzy/rawline

Aplicação que utiliza de princípios básicos de Computação Gráfica para construir objetos 2D e detectar poligonos

2d bresenham-algorithm computer-graphics dda-algorithm floodfill polygon scanlinefill

Last synced: 14 Apr 2025