An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with 2d-rendering

A curated list of projects in awesome lists tagged with 2d-rendering .

https://github.com/matt-y-ice/c-turtlegraphics

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.

2d 2d-graphics 2d-rendering c cmake computer-graphics graphics graphics2d opengl opengl-library sdl2 sdl2-application sdl2-image sdl2-ttf turtle turtle-graphics

Last synced: 19 May 2026

https://github.com/silent0wings/raycast-renderer

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.

2d-images 2d-rendering 3d-scenes computational-geometry computer-graphics direct-rendering graphics-programming object-properties raycast-renderer raycasting rendering-engine triangle-intersection virtual-camera

Last synced: 20 Jan 2026