micro-gl / nitro-glLinks
Headers only C++11 OpenGL Vector Graphics library, that can run on all OpenGL/ES version
☆63Updated last month
Alternatives and similar repositories for nitro-gl
Users that are interested in nitro-gl are comparing it to the libraries listed below
Sorting:
- Headers Only C++11 Geometry Tessellation library for Vector Graphics, that can run on any computer with or without FPU. No standard libr…☆100Updated last month
- Small, easy-to-integrate shader compiler written in C99. Compiles HLSL to SPIR-V☆51Updated 4 years ago
- imgui control to inspect image pixels☆111Updated 6 years ago
- Graphics related projects/prototypes/playground (Vulkan, C++17)☆38Updated 3 years ago
- A simple, thread-safe memory manager for 64bit C++ applications and games. Focus is on preventing heap fragmentation in the absence of go…☆78Updated 6 months ago
- 🌋🌱 A Vulkan starter repo that you could use to get the ball rolling.☆78Updated 4 years ago
- ⚪🌱A modern OpenGL starter repo that you could use to get the ball rolling.☆33Updated 5 years ago
- AZDO OpenGL techniques including multi draw indirect (MDI), visibility culling and LOD selection inside the GPU☆97Updated 2 years ago
- Alternative STL aims to compile fast, runs fast, written in clear code, simple to read and understand☆71Updated this week
- Simple C++/Vulkan framework☆13Updated 4 months ago
- Kraut is a program to procedurally generate plants, especially trees.☆104Updated 4 years ago
- My render engine for experiments.☆197Updated last month
- An immediate mode 3D gimzo (translation, rotation, scale for scene editing) in ~1200 LoC☆47Updated 4 years ago
- 2D game engine and editor written in modern C++ and Vulkan☆67Updated last year
- A header only library to simplify creating 🌋 Vulkan / ⚪ OpenGL / 🌐 WebGL / ❎DirectX / 🤖 Metal data structures with CrossWindow.☆82Updated last year
- Sprite rendering with Vulkan☆68Updated 6 years ago
- ☆35Updated last year
- I'm learning webgpu☆35Updated last year
- bigg (bgfx + imgui + glfw + glm) + utils☆239Updated 2 years ago
- OpenGL Planet Renderer☆34Updated 4 years ago
- SpvGenTwo is a SPIR-V building and parsing library written in plain C++17 without any dependencies. No STL or other 3rd-Party library nee…☆172Updated last year
- Open Data Description Language☆68Updated 2 months ago
- Froggy OpenGL Engoodener☆149Updated last month
- An extension for the GLFW library for using WebGPU native.☆90Updated 2 months ago
- Physically based rendering (PBR) for raylib