septag / glslccLinks
GLSL cross-compiler tool (GLSL->HLSL, MSL, GLES2, GLES3, GLSLv3), using SPIRV-cross and glslang
☆550Updated 3 years ago
Alternatives and similar repositories for glslcc
Users that are interested in glslcc are comparing it to the libraries listed below
Sorting:
- A modern cross-platform low-level graphics API☆691Updated last week
- ⚔️ A tool for cross compiling shaders. Convert between GLSL, HLSL, Metal Shader Language, or older versions of GLSL.☆300Updated 2 years ago
- Sample projects demonstrating the usage of Diligent Engine☆370Updated last week
- Clustered shading implementation with bgfx☆458Updated 3 years ago
- Cross platform shader system for HLSL, GLSL, Metal and SPIR-V.☆351Updated 6 months ago
- ☆476Updated 2 years ago
- GPU-based Forward+ renderer☆537Updated 5 years ago
- Immediate-mode, renderer agnostic, lightweight debug drawing API.☆526Updated last week
- A sample app that demonstrates several techniques for rendering real-time shadow maps☆927Updated 3 months ago
- SPIRV-Reflect is a lightweight library that provides a C/C++ reflection API for SPIR-V shader bytecode in Vulkan applications.☆789Updated last week
- https://github.com/bkaradzic/bgfx.cmake. Independently maintained CMake build scripts for bgfx. Released under public domain.☆291Updated 3 years ago
- A GLSL parser☆273Updated 2 years ago
- Shader cross compiler to translate HLSL (Shader Model 4 and 5) to GLSL☆360Updated 5 years ago
- A C/C++ single-file library for drop-in lightmap baking. Just use your existing OpenGL renderer to bounce light!☆1,490Updated 2 years ago
- Example code for the research paper "Masked Software Occlusion Culling"; implements an efficient alternative to the hierarchical depth bu…☆644Updated 10 months ago
- Minimal bgfx "hello world" example☆208Updated 3 years ago
- ISPC Texture Compressor☆461Updated 11 months ago
- A minimalist and easy to use graphics API.☆519Updated last week
- Rendering abstraction which describes a frame as a directed acyclic graph of render tasks and resources.☆562Updated 6 years ago
- vulkan abstraction layer that represent frame as a task graph☆424Updated 4 years ago
- A rendering sample that demonstrates bindless deferred texturing using D3D12☆649Updated 9 months ago
- Modified version of Sony's open sourced vector and matrix math library.☆300Updated last year
- Text rendering in Vulkan by estimating signed distance☆247Updated 6 years ago
- Shader playground website for exploring HLSL, GLSL, SPIR-V compilers☆623Updated last year
- Image library.☆359Updated last week
- Single-header minimalistic pragmatic GPU font rendering library.☆373Updated 2 months ago
- Math library using HLSL syntax with multiplatform SIMD support☆945Updated last week
- An simple immediate-mode 3D gimzo/manipulator (translation, rotation, scale widget) in ~1200 LoC☆464Updated 7 years ago
- OpenGL implementation of the MSDF algorithm☆294Updated 10 months ago
- Graphics API wrapper is written in C++ on top of DirectX 12, Vulkan and Metal. Provides main features including ray tracing.☆417Updated 4 months ago