Skip to content
#

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

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.

Curate this topic

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."

Learn more