prideout / lava
toy C++ Vulkan library
☆49Updated 6 years ago
Alternatives and similar repositories for lava:
Users that are interested in lava are comparing it to the libraries listed below
- A C/C++ single-file library that packs triangles of a 3D mesh into a rectangle/texture.☆61Updated 8 years ago
- A header-only C-like shading language compiler that writes Metal, HLSL, GLSL☆60Updated 5 years ago
- Depth-of-field implemented with a summed area table☆47Updated 8 years ago
- #include <engine>☆40Updated 6 years ago
- Code for recording warp timing in OpenGL 4.5 on NVIDIA hardware☆30Updated 8 years ago
- Fast, multiplatform fiber based job dispatcher based on Naughty Dogs' GDC2015 talk.☆35Updated 6 years ago
- A header-only library which allows (un)quantifying efficiently unorganized indexed unit vector sets in 3D.☆48Updated 5 years ago
- Demoscene graphics engine.☆59Updated 4 years ago
- Fast, high-quality texture compression library for many formats☆51Updated 2 years ago
- vectorized high-level math library☆43Updated 5 years ago
- Hybrid CPU and GPU ray traced rendering using shared memory.☆57Updated 8 years ago
- Demonstrates order independent transparency on Vulkan using depth peeling.☆20Updated 7 years ago
- GLSL shader live-reloading☆71Updated 7 years ago
- collection of tiny OpenGL demos☆64Updated 11 years ago
- A library of distance and occlusion generation routines☆112Updated 6 years ago
- Software rasterizer based on Larrabee's☆42Updated 8 years ago
- nTiled - forward and deferred openGL renderer with support for Tiled Shading, Clustered Shading and Hashed Shading☆37Updated 7 years ago
- SPEAR is a integrated domain specific language translating C++17 to SPIR-V at host runtime