2d-rendering
Here are 9 public repositories matching this topic...
A C-based graphical application inspired by the classic turtle graphics, allowing users to control a sprite (the "turtle") using keyboard inputs. The program supports line drawing, sprite rotation, customizable line colors, and real-time status display, using SDL2 for window management and OpenGL for rendering.
-
Updated
Nov 29, 2024 - C
Diffraction Grating
-
Updated
Feb 3, 2025 - C#
basic shape rendering from a VGA controller in PPM format
-
Updated
Jan 19, 2024 - Verilog
Code exercises from the book The Nature of Code by Daniel Shiffman
-
Updated
Jun 12, 2025 - TypeScript
Simple application designed to render 2D visualizations of Conway's Game of Life
-
Updated
Sep 17, 2024 - Go
RayCast Renderer generates 2D images from 3D scenes by tracing rays to detect triangle hits and assign colors, avoiding complex lighting for clarity.
-
Updated
Jul 1, 2025 - C++
Improve this page
Add a description, image, and links to the 2d-rendering topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the 2d-rendering topic, visit your repo's landing page and select "manage topics."