LeonardoTemperanza / no_gfx_apiLinks
☆64Updated this week
Alternatives and similar repositories for no_gfx_api
Users that are interested in no_gfx_api are comparing it to the libraries listed below
Sorting:
- Data Structures and Algorithms, STL replacement without mess☆21Updated 11 months ago
- Minimal GPU video decoding sample for Vulkan, DX12 and DX11☆127Updated 6 months ago
- The famous OpenGL "Hello triangle" using shaders. It uses the OpenGL 4.5 functionality called Direct State Access.☆37Updated 5 years ago
- An abstraction layer for graphics APIs.☆212Updated 3 weeks ago
- tiny_csg is a C++ library that generates meshes from brush-based level data and supports incremental updates (real-time CSG). It is inten…☆143Updated last year
- Blazingly fast Vulkan glTF Viewer☆121Updated last week
- A modern, high-performance C++17 graphics and compute library based on Vulkan☆44Updated 2 weeks ago
- AZDO OpenGL techniques including multi draw indirect (MDI), visibility culling and LOD selection inside the GPU☆98Updated 2 years ago
- Vulkan triangle in ~380 lines of code☆130Updated this week
- Alternative STL aims to compile fast, runs fast, written in clear code, simple to read and understand☆75Updated 4 months ago
- Fresh game engine written in C☆51Updated 3 years ago
- Froggy OpenGL Engoodener☆151Updated last week
- Cross-Platform Interface for Modern Graphics APIs (Vulkan, DirectX 12, Metal)☆89Updated 3 months ago
- A collection of innocent cubes, to freak out your engine, or not. If not you may receive the "deccer-cubes-approval" role on our discord.…☆52Updated 11 months ago
- A minimal Vulkan deferred rendering demonstration.☆30Updated 11 months ago
- Fast O(1) offset allocator with minimal fragmentation in C99☆58Updated 2 years ago
- NZSL (Nazara Shading Language) repository - A shader language inspired by Rust and C++ which compiles to GLSL or SPIRV (without any addit…☆88Updated last week
- A snapshot of our vulkan backend code