Light rendering in 2D
-
Updated
Jan 8, 2022 - C
Light rendering in 2D
2D Line Drawing Samples in C
MicroCanvas is a 2D Graphics Engine built for ESP32 to make portable GUI, Video Games, Vector Graphics for any display. for now It's comes with ready to use support for displays based on SSD1306, ST7789 controllers. You can add support for any display in port layer. Contributions are always welcome :)
Vulkan based 2D renderer demonstrating use of GPU instancing with an array of textures
Graphical or GUI based program using "C" programming language.....
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.
A simple starter project for getting into graphics programming in c++
Platformer on custom game engine prototype
Add a description, image, and links to the graphics2d topic page so that developers can more easily learn about it.
To associate your repository with the graphics2d topic, visit your repo's landing page and select "manage topics."