dda
Here are 21 public repositories matching this topic...
A bunch of different graphics algorithms implemented in c++
-
Updated
Jun 19, 2017 - C++
Necmettin Erbakan University computer graphics lecture notes.
-
Updated
Dec 22, 2022 - C++
Sample Programs in C++ to Learn OpenGl
-
Updated
Mar 18, 2020 - C++
C++11 Ray Tracing / Marching Framework
-
Updated
Oct 1, 2014 - C++
Low Latency Screen Recorder - a lightweight, high-performance screen recorder written in modern C++, designed for ultra-low latency video capture of the entire monitor or specific applications. Utilizing the latest Windows APIs Graphics Capture , it can capture up to 240 FPS, encode using H.264, and save output as MP4 file
-
Updated
Apr 2, 2026 - C++
Computer Graphics algorithms for line drawing, shape filling, circle drawing, ellipse drawing, polygon clipping, shear, transformation, and reflection
-
Updated
Jul 15, 2020 - C++
Language C++ Computer Graphics - (SEM-4) - Line Drawing Algorithm (DDA and Bresenham), Bresenham circle drawing, Polygon filling, 2D transformation, Cohen Sutherland polygon clipping and Bezier curve.
-
Updated
Jul 15, 2023 - C++
Implementation of some well-known algorithms and miscellaneous drawings using 'The winbgim library, Version 6.0, August 9, 2004'...
-
Updated
Jun 8, 2018 - C++
Vulkan generative art sandbox
-
Updated
Sep 22, 2023 - C++
This C++ program with OpenGL visualizes the DDA 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.
-
Updated
Jan 21, 2024 - C++
Lightweight C++ Raycasting engine using SDL2 and the DDA algorithm for retro-style 3D rendering.
-
Updated
Jan 13, 2026 - C++
DDA line Drawing algorithm in C++
-
Updated
Jan 13, 2022 - C++
Transfer triangular or quadrilateral mesh by gmsh to dda program.
-
Updated
May 28, 2019 - C++
transfer neper mesh file to dda file
-
Updated
May 18, 2020 - C++
raycaster compiled to web assembly
-
Updated
Feb 1, 2026 - C++
Pseudo-3D dungeon crawler in C++/OpenGL using DDA raycasting — no engine / エンジン不使用のDDAレイキャスティングによる擬似3Dダンジョンクローラー
-
Updated
Mar 25, 2026 - C++
Esse trabalho tem como objetivo realizar a implementação de Retas, Zoom, Transformações Normal e Homogêneas, Clipping e Curvas para a disciplina de Computação Gráfica da UTFPR-MD
-
Updated
Nov 2, 2019 - C++
Improve this page
Add a description, image, and links to the dda topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the dda topic, visit your repo's landing page and select "manage topics."