2d-rendering
Here are 7 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
basic shape rendering from a VGA controller in PPM format
-
Updated
Jan 19, 2024 - Verilog
Diffraction Grating
-
Updated
Feb 3, 2025 - C#
Code exercises from the book The Nature of Code by Daniel Shiffman
-
Updated
Jun 16, 2024 - TypeScript
Simple application designed to render 2D visualizations of Conway's Game of Life
-
Updated
Sep 17, 2024 - Go
The RayCast Renderer efficiently generates 2D images from 3D scenes by tracing rays to detect surface intersections. It assigns properties like color to triangles to define the final image, avoiding complex light interactions to ensure clarity.
-
Updated
Feb 2, 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."