A GLSL parser
☆281Mar 26, 2023Updated 3 years ago
Alternatives and similar repositories for glsl-parser
Users that are interested in glsl-parser are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- HLSL Parser and GLSL code generator☆235Apr 11, 2014Updated 12 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 8 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,786May 14, 2020Updated 6 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- A small single-file library for sprite outline extraction and simplification for C/C++☆87Oct 28, 2015Updated 10 years ago
- A simple command-line utility for inspecting texture file header data☆14Jun 16, 2016Updated 10 years ago
- Library for shader debugging and profiling for Vulkan and OpenGL☆35Jul 14, 2023Updated 2 years ago
- HLSL Parser and Translator for HLSL, GLSL, and MSL.☆345Jan 10, 2019Updated 7 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
- Testbed for developing C++11 OpenGL wrappers☆11Sep 27, 2015Updated 10 years ago
- Sample code for a 'Quaternions revisited' article from GPU Pro 5☆35Jun 27, 2015Updated 11 years ago
- single-file C libraries from Philip Allan Rideout☆991Updated this week
- SSE Frustum Culling Demo☆75Sep 4, 2021Updated 4 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Vulkan debug layer to visualize synchronization dependencies☆44Oct 21, 2019Updated 6 years ago
- Immediate-mode, renderer agnostic, lightweight debug drawing API.☆540Aug 19, 2025Updated 10 months ago
- GLSL cross-compiler tool (GLSL->HLSL, MSL, GLES2, GLES3, GLSLv3), using SPIRV-cross and glslang☆551Sep 18, 2021Updated 4 years ago
- Khronos-reference front end for GLSL/ESSL, partial front end for HLSL, and a SPIR-V generator.☆3,533Jun 22, 2026Updated last week
- microprofile - embeddable CPU/GPU profiler☆496May 21, 2023Updated 3 years ago
- ☆479Oct 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 2 years ago
- C utility modules for 3D graphics using OpenGL☆25Dec 29, 2014Updated 11 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- AMD Triangle Order Optimization Tool.☆223Apr 29, 2020Updated 6 years ago
- SMOL-V: like Vulkan/Khronos SPIR-V, but smaller.☆352Sep 26, 2024Updated last year
- 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…☆173Oct 14, 2023Updated 2 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 7 years ago
- Immediate mode rendering and 3d gizmos.☆1,293Sep 14, 2025Updated 9 months ago
- Various sun/sky models, convolution of theta/gamma-parameterised models☆256Apr 1, 2026Updated 2 months ago
- Header only C++ Tiny glTF loader.☆265Nov 20, 2019Updated 6 years ago
- An simple immediate-mode 3D gimzo/manipulator (translation, rotation, scale widget) in ~1200 LoC☆480Jun 17, 2018Updated 8 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 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☆251Apr 23, 2019Updated 7 years ago
- A fork of ImGui with the Zep editor integrated into imgui_demo.cpp