sdl-gpu
Graphics library
A high-performance 2D graphics library for SDL written in C.
A library for high-performance, modern 2D graphics with SDL written in C.
1k stars
51 watching
123 forks
Language: C
last commit: about 2 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
r-lib/ragg | A graphics library providing faster and higher-quality raster devices for R | 173 |
hapaxia/selbaward | A collection of reusable SFML graphics components for creating 2D games and applications. | 198 |
ripper37/glul | An OpenGL utility library providing modern C++11 design and high-level abstractions for creating 2D graphics, input management, window creation, and more. | 56 |
colleagueriley/rgfw | A lightweight window abstraction library for creating graphics programs or libraries | 346 |
jpbruyere/vkvg | A 2D graphics library built on top of Vulkan, providing a Cairo-like API for rendering and drawing operations. | 767 |
overv/oogl | A C++ library that abstracts the OpenGL API, providing an object-oriented interface to 3D graphics and rendering. | 414 |
edadma/libcairo | A library that provides a Scala Native facade for the Cairo 2D graphics library | 1 |
olikraus/u8glib | A graphics library that provides an interface to various monochrome displays and offers features such as font support, GUI functionality, and device compatibility. | 1,253 |
micro-gl/micro-gl | A lightweight C++11 graphics library for creating 2D vector graphics without requiring FPU or GPU support. | 272 |
aferust/bindbc-sdlgfx | A collection of D bindings for the SDL2_gfx library, enabling game development and graphics rendering. | 1 |
sammycage/plutovg | A 2D vector graphics library written in C. | 341 |
google/swiftshader | A high-performance CPU-based implementation of the Vulkan graphics API for hardware independence in 3D graphics. | 2,143 |
allyourcodebase/sdl | A C library that replaces SDL with Zig and provides a standard library for game development. | 77 |
haskell-opengl/opengl | A set of Haskell libraries providing bindings to the OpenGL graphics API. | 147 |
lukasbanana/llgl | A low-level graphics library providing a thin abstraction layer for various modern and legacy rendering APIs. | 2,074 |