Skip to content
#

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

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.

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