A GLSL parser
☆280Mar 26, 2023Updated 2 years ago
Alternatives and similar repositories for glsl-parser
Users that are interested in glsl-parser are comparing it to the libraries listed below
Sorting:
- HLSL Parser and GLSL code generator☆235Apr 11, 2014Updated 11 years ago
- A GLSL 4.5 parser written in C with flex & bison☆40Nov 10, 2018Updated 7 years ago
- An SDF path tracer☆24Apr 1, 2018Updated 7 years ago
- ☆130Sep 8, 2015Updated 10 years ago
- GLSL optimizer based on Mesa's GLSL compiler. Used to be used in Unity for mobile shader optimization.☆1,779May 14, 2020Updated 5 years ago
- A small single-file library for sprite outline extraction and simplification for C/C++☆88Oct 28, 2015Updated 10 years ago
- A simple command-line utility for inspecting texture file header data☆14Jun 16, 2016Updated 9 years ago
- Library for shader debugging and profiling for Vulkan and OpenGL☆35Jul 14, 2023Updated 2 years ago
- A C/C++ single-file library that minimizes the hard transition errors of disjoint edges in lightmaps.☆243Jan 31, 2023Updated 3 years ago
- HLSL Parser and Translator for HLSL, GLSL, and MSL.☆345Jan 10, 2019Updated 7 years ago
- Testbed for developing C++11 OpenGL wrappers☆10Sep 27, 2015Updated 10 years ago
- Sample code for a 'Quaternions revisited' article from GPU Pro 5☆35Jun 27, 2015Updated 10 years ago
- single-file C libraries from Philip Allan Rideout☆964Sep 27, 2025Updated 5 months ago
- SSE Frustum Culling Demo☆74Sep 4, 2021Updated 4 years ago
- Vulkan debug layer to visualize synchronization dependencies☆44Oct 21, 2019Updated 6 years ago
- Immediate-mode, renderer agnostic, lightweight debug drawing API.☆538Aug 19, 2025Updated 7 months ago
- GLSL cross-compiler tool (GLSL->HLSL, MSL, GLES2, GLES3, GLSLv3), using SPIRV-cross and glslang☆552Sep 18, 2021Updated 4 years ago
- Khronos-reference front end for GLSL/ESSL, partial front end for HLSL, and a SPIR-V generator.☆3,474Mar 13, 2026Updated last week
- microprofile - embeddable CPU/GPU profiler☆496May 21, 2023Updated 2 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…☆172Oct 14, 2023Updated 2 years ago
- ☆478Oct 13, 2022Updated 3 years ago
- Single header library for creating image atlases.☆27Feb 5, 2022Updated 4 years ago
- transform streamed glsl tokens into an ast☆98Apr 3, 2024Updated last year
- C utility modules for 3D graphics using OpenGL☆25Dec 29, 2014Updated 11 years ago
- SMOL-V: like Vulkan/Khronos SPIR-V, but smaller.☆349Sep 26, 2024Updated last year
- AMD Triangle Order Optimization Tool.☆223Apr 29, 2020Updated 5 years ago
- Depth-of-field implemented with a summed area table☆48Nov 30, 2016Updated 9 years ago
- Simple application that loads an OBJ file and an environment map and calculates & displays the corresponding 3rd order spherical harmonic…☆120Apr 30, 2019Updated 6 years ago
- Immediate mode rendering and 3d gizmos.☆1,286Sep 14, 2025Updated 6 months ago
- Various sun/sky models, convolution of theta/gamma-parameterised models☆253Jan 22, 2026Updated last month
- Header only C++ Tiny glTF loader.☆264Nov 20, 2019Updated 6 years ago
- An simple immediate-mode 3D gimzo/manipulator (translation, rotation, scale widget) in ~1200 LoC☆475Jun 17, 2018Updated 7 years ago
- SPEAR is a integrated domain specific language translating C++17 to SPIR-V at host runtime☆51Aug 11, 2018Updated 7 years ago
- This OpenGL Project is an implementation of a deferred shader. The program renders out, each into a separate G-Buffer, aspects of the ima…☆20Nov 15, 2013Updated 12 years ago
- ambient occlusion baking tool☆249Apr 23, 2019Updated 6 years ago
- A fork of ImGui with the Zep editor integrated into imgui_demo.cpp☆15Oct 12, 2019Updated 6 years ago
- DFG LUT generator☆56Nov 7, 2017Updated 8 years ago
- A C/C++ single-file library for drop-in lightmap baking. Just use your existing OpenGL renderer to bounce light!☆1,519Mar 24, 2023Updated 2 years ago
- A sample app that demonstrates several techniques for rendering real-time shadow maps☆982May 25, 2025Updated 9 months ago