Topic: "bresenham-line-drawing-algorithm"
GokuGhoul/Open-GL
Computer Graphics - Lab assignments
Language: C++ - Size: 78.1 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 13 - Forks: 19

Mohamed-Moumni/FDF
FDF is a 42 Project to learn about 3d programming. The program takes a map as parameter and creates its 3d representation.
Language: C - Size: 1.32 MB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 11 - Forks: 0

Sarah-Hesham-2022/ComputerGraphics-Algorithms-With-CPP
Computer Graphics built using Win32 Desktop Applications with C++. Depends on input taken from mouse clicks. Building computer graphics from scratch using mathematical equations and problem solving with C++. Implementing the most famous computer graphics algorithms from scratch.
Language: C++ - Size: 1.35 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 0

koraykzly/parrotMinidroneCompetition
This example is the reference model to be used by participants of the MathWorks Minidrone Competition.
Language: MATLAB - Size: 8.04 MB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 5 - Forks: 1

HuluWZ/Line-And-Circle-Drawing-Algorithms
Line and Circle Drawing Algorithms in Python
Language: Python - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 2

RenanBomtempo/line-drawing-algorithms
An implementation of line drawing algorithms in C.
Language: C - Size: 59.6 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 1

aalekhm/PixSoR
PixSoR - Pixel Software Renderer with Shader Emulation.
Language: C++ - Size: 5.53 MB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 4 - Forks: 0

Sarah-Hesham-2022/ComputerGraphics2D_Win32_Desktop_Project
Graphics2D_Win32_Desktop_Project Simple Drawing Application Based on Mathematics and Problem Solving with C++
Language: C++ - Size: 14.6 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

dineshyadav3169/line-drawing-algorithm
Line Drawing Algorithm
Language: Python - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 4 - Forks: 0

Abhishekmishra-17/Computer-Graphics-C-Programming-language
Graphical or GUI based program using "C" programming language.....
Language: C - Size: 147 KB - Last synced at: 22 days ago - Pushed at: about 5 years ago - Stars: 4 - Forks: 1

Sarah-Hesham-2022/ComputerGraphics-Face-Drawing-Clipping
Face Drawing using C++ based on Computers Graphics Theories using Win32 Desktop Applications
Language: C++ - Size: 174 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

Caio-Maia/Rasterisation
Repositório do material da disciplina de Introdução à Computação Gráfica do CI/UFPB.
Language: Objective-C - Size: 1.32 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 0

KseniiaPrytkova/FDF
This project is about creating a simplified 3D graphic representation of a relief landscape or any other geometric images.
Language: C - Size: 12.5 MB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 3 - Forks: 0

slintula/Vic20-linedraw
Buffered line-drawing routine for unexpanded Vic-20
Language: Assembly - Size: 49.8 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

mutalibcs/Lab-Assignment-CSE-424
Computer Graphics Lab Code
Language: C++ - Size: 8.79 KB - Last synced at: 5 months ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

oldprogram/c_bresenham_draw
基于C#窗口的Bresenham直线扫描算法、种子填充法、扫描线填充法模拟软件设计:https://www.cnblogs.com/zjutlitao/p/4117223.html#top
Language: C# - Size: 3.98 MB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

ImRohitSingh/Computer-Graphics
Implementation of some well-known algorithms and miscellaneous drawings using 'The winbgim library, Version 6.0, August 9, 2004'...
Language: C++ - Size: 42 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 1

Mohamed-Abdelsatar/Computer-Graphics-Algorithms
Drawing System Algorithms
Language: C# - Size: 64.5 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 3

kodiidok/glut-bresenham-line-drawing-algorithm
This C++ program with OpenGL visualizes the Bresenham's line drawing algorithm. User-inputted coordinates define the line, displayed along with pixels, Cartesian grid, and a thick green line. Interactive features include moving, scaling, and rotating a square. The code offers a concise and visual demonstration within a 2D graphics environment.
Language: C++ - Size: 442 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Smarikatripathi/Computer-graphics-codes
Codes of Computer graphics
Language: C++ - Size: 14.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

TheKiesling/CG-Lab-FillingAnyPolygon
This is the Lab1 for the Computer Graphics course. In this lab, we have developed a C++ program to generate BMP images using the Bresenham's line algorithm to draw polygons and fill them with colors.
Language: C++ - Size: 25.4 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

RIDWANE-EL-FILALI/FDF
FDF-WIREFRAME / Finished / 125 scored
Language: C - Size: 87 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Amagnum/Bresenham-circle-and-line-drawing-algorithm-cpp
Bresenham circle and line drawing algorithm cpp
Language: C++ - Size: 2.93 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

Ruwan-Duminda/Bresenham-s-line-Drawing-Algorithm-in-Cpp
Updated,100% working. First of all you need to Download Graphics Header File Setup for CodeBlocks and Dev cpp.zip(all the files are provided)
Language: C++ - Size: 69.3 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

singhdivyank/Graphics
Application of Computer Graphics algorithms using C++'s openGL library
Language: C++ - Size: 81.1 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

Nowshadjunaed/Computer-Graphics
Some algorithms that I have learnt in computer graphics course
Language: C++ - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 1

kescherCode/Lines-and-fills
A collection of programs used for a presentation about some drawing-related algorithms.
Language: C# - Size: 1.57 MB - Last synced at: about 3 hours ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

Candida18/Computer-Graphics
Language: C++ - Size: 41 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

joaomota59/paintEmOpenGL
✍🎨 Programa que faz diversos tipos de desenho geométricos na tela.
Language: C++ - Size: 18.6 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

sofia100/OpenGL_graphics_programs_CG
Computer Graphics programs
Language: Python - Size: 219 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 2

the-odd-hare/Bresenham-LoS
A short C implementation of the Bresenham line drawing algorithm for LoS checking purpouses
Language: C - Size: 4.88 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

11fenil11/Algorithms
In my bachelors of information and technology at vishwakarma goverment engineering college, I implemented various algorithms to enhance my theoretical knowledge and applied it to practical solution.
Language: C++ - Size: 37.1 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

pktparticle-zz/CG-Lab-Assignments
Few simple programs of Computer Graphics Lab.
Language: Python - Size: 1.97 MB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 1

chran554/go-bresenham
A (cpu) optimized line drawing algorithm in go. The algorithm is generilized for multipurpose use (not only pixel drawing in images, although it can). It is not optimized for GPUs only CPUs..
Language: Go - Size: 18.6 KB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 0 - Forks: 0

Jia2005/Computer-Graphic-Codes
Collection of computer graphics algorithms - from basic line drawing (Bresenham, DDA) to curves, circles and fill techniques. Nothing fancy, just the raw code that helped me understand how graphics actually works under the hood. Dive in and watch math transform into visual magic! ✨
Language: C - Size: 26.4 KB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 0 - Forks: 0

DemonExposer/bresenham
Bresenham's line algorithm
Language: Vala - Size: 3.91 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

ejarvinen/42Fdf
A graphics project on transforming a 2D map to a 3D wireframe model
Language: C - Size: 93.8 KB - Last synced at: 4 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

bmmunga/terminal-screen
Program reads a binary encoded stream of bytes supplied as input and generates a graphical representation of the bytes in a terminal window.
Language: OCaml - Size: 874 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

iambhargavnath/ComputerGraphicsAlgorithm
Damonstration of some of the Computer Graphics Algorithm in C++
Language: C++ - Size: 1.95 KB - Last synced at: 4 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

tresnjo/binary-root-generation
A space colonization algorithm algorithm to create tree- and root-like structures in 3D. The implementation combines with the Bresenhams line algorithm in order to return a binary 3D matrix which, for instance, can be used as input for CFD simulations using LBM.
Language: Python - Size: 420 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

rreshrr/DrawLines
Программа для рисования линий алгоритмом Брезенхема
Language: Assembly - Size: 464 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

pratik-dhende/Bresenham-Line-Algorithm-Demo
GLSL Shader for visualizing Bresenham's Line Algorithm written in ShaderToy
Size: 5.86 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

qr34t0r/BRP
A Bresenham's line based global path planning algorithm. A recursive path planning algorithm was developed that operates on the grid maps represented by a masked array and solves potential looping problems using a state machine-based loop breaking mechanism.
Language: Python - Size: 18.6 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

SarahAbuirmeileh/ComputerGraphics
Versatile rendering widget implemented in C++ using the Qt framework and is built using CMake and use it to draw elementary shapes and functionality
Language: C++ - Size: 33.2 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

BojkoJ/c_tga_image_shapes
Projekt. Generování Targa obrázků s tvary z command line.
Language: C - Size: 36.1 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Salman1804102/Graphics-Lab-OpenGL-CSE-458
Some Graphics Algorithm Practiced in OpenGL
Language: C++ - Size: 487 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

faithByte/fdf
A fun project to visualize 3D landscapes in isometric projection, applying line drawing algorithms, linear transformations, and height-map rendering.
Language: C - Size: 17.2 MB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

liraymond04/olc-bresenham
Implementation of Bresenham's line algorithm for plotting curves.
Language: C++ - Size: 66.4 KB - Last synced at: 5 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

MusabAlsaifi/RISC-V
This is a program written in RISC-V assembly using RARS. It draws a line from the middle of the screen to a given direction dx and dy using Bresenham's algorithm.
Language: Assembly - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

rdpett99/2D-Line-Scan-Conversion
Implementing two line scan-conversion algorithms: a Basic Line Scan-Conversion Algorithm and Bresenham's Line Drawing Algorithm.
Language: Python - Size: 941 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

bjadczak/polygonEditor
This is a small application, desiagned to edit and show poligons.
Language: C# - Size: 165 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

sunny-kumar-akarapu/Interactive-Computer-Graphics-COM404T-
Language: Python - Size: 1.16 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 2

NobinPegasus/Computer-Graphics
Computer Graphics using SDL
Language: C++ - Size: 2.51 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

punitzen/computer-graphics-algorithms
computer graphics algorithms, some of the implementations
Language: Python - Size: 1.18 MB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

suriya-1403/learn-computer-graphics
Computer Graphics Course
Language: C - Size: 32.2 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

uttom-akash/image-processing
Image Processing algorithm
Language: C++ - Size: 47.9 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 1

tasmiarahmantanjin/fdf
A graphical project in C language from 42 school. In this project I used "Bresenham" line drawing Algorithm.
Language: C - Size: 402 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

mhjony/fdf-final
A graphical project in C language. In this project I used Bresenham line drawing Algorithm.
Language: C - Size: 930 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

SyperOlao/Bresenham-Algorithm
Realization of Bresenham's line and circles algorithms
Language: C# - Size: 23.4 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

the-eternal-newbie/computer-simulation
Personal project for storing practices of my Computer Simulation course; it contains basic algorithms to "plot" geometry figures by pixels with a GUI made in Python.
Language: Python - Size: 657 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

stivenramireza/bresenham-algorithm
Algorithm for drawing lines in graphic devices based on integer calculations.
Language: Java - Size: 21.5 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

Azrood/python-bresenham
Implementation of bresenham algorithm in python
Language: Python - Size: 7.81 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

yeamin27/Computer_Graphics_Multimedia
Language: C++ - Size: 5.86 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

atasoglu/Bresenham-Algorithm-p5js
Geometrik doğru çizdirme algoritmalarından Bresenham'ın, p5.js kütüphanesi ile JavaScript üzerinde gerçeklenmesi.
Language: JavaScript - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 2

Raghav714/Graphix-drawing-algo
Implementation of Line Drawing, Eclipse, Circle Algorithm
Language: Python - Size: 10.7 KB - Last synced at: 3 months ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

hardikrana11/Computer-Graphics-Lab
Lab Work done as a part of course-CO352
Language: C++ - Size: 28.3 KB - Last synced at: 3 months ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

nadunz/Bresenham-s-algorithm
Application to draw straight line between two points using Bresenham's line algorithm
Language: Java - Size: 5.86 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

Spellsweaver/Field-of-View-demonstration
Bresenham algorithm based library to calculate the field of view. Includes demonstrative program for love2d.
Language: Lua - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1

vishal1565/Graphics
This contains graphics lab code made by me in opengl.
Language: C - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0
