DirectX shader bytecode cross compiler
☆904Jul 16, 2024Updated last year
Alternatives and similar repositories for HLSLcc
Users that are interested in HLSLcc are comparing it to the libraries listed below
Sorting:
- ☆477Nov 22, 2018Updated 7 years ago
- ShaderConductor is a tool designed for cross-compiling HLSL to other shading languages☆1,832Jan 13, 2023Updated 3 years ago
- Shader cross compiler to translate HLSL (Shader Model 4 and 5) to GLSL☆364Sep 7, 2019Updated 6 years ago
- This repo hosts the source for the DirectX Shader Compiler which is based on LLVM/Clang.☆3,518Updated this week
- HLSL to GLSL language translator based on ATI's HLSL2GLSL. Used in Unity.☆571Oct 20, 2024Updated last year
- SPIRV-Cross is a practical tool and library for performing reflection on SPIR-V and disassembling SPIR-V back to high level languages.☆2,391Updated this week
- HLSL Parser and Translator for HLSL, GLSL, and MSL.☆345Jan 10, 2019Updated 7 years ago
- Khronos-reference front end for GLSL/ESSL, partial front end for HLSL, and a SPIR-V generator.☆3,474Updated this week
- Example code for the research paper "Masked Software Occlusion Culling"; implements an efficient alternative to the hierarchical depth bu…☆667Sep 2, 2025Updated 6 months ago
- A D3D11 application for experimenting with Spherical Gaussian lightmaps☆748May 10, 2024Updated last year
- 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 C/C++ single-file library that minimizes the hard transition errors of disjoint edges in lightmaps.☆243Jan 31, 2023Updated 3 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
- This repo contains the DirectX Graphics samples that demonstrate how to build graphics intensive applications on Windows.☆6,686Feb 27, 2026Updated 2 weeks ago
- Experimentation framework for probe-based lighting☆432Oct 8, 2025Updated 5 months ago
- RenderDoc is a stand-alone graphics debugging tool.☆10,504Updated this week
- A sample app that demonstrates several techniques for rendering real-time shadow maps☆982May 25, 2025Updated 9 months ago
- A collection of tools, libraries, and tests for Vulkan shader compilation.☆2,114Updated this week
- Animation Compression Library☆1,542Nov 26, 2025Updated 3 months ago
- Adaptive Screen Space Ambient Occlusion☆255Jan 3, 2023Updated 3 years ago
- GLSL cross-compiler tool (GLSL->HLSL, MSL, GLES2, GLES3, GLSLv3), using SPIRV-cross and glslang☆552Sep 18, 2021Updated 4 years ago
- This is the software repository for the book GPU Pro 6.☆231Sep 28, 2015Updated 10 years ago
- Demonstrates a software (CPU) based approach to occllusion culling using multi-threading and SIMD instructions to improve performance.☆408Jan 3, 2023Updated 3 years ago
- Light probe generation and BRDF authoring for physically based shading.☆819Aug 18, 2021Updated 4 years ago
- Separable Subsurface Scattering is a technique that allows to efficiently perform subsurface scattering calculations in screen space in j…☆641Jan 18, 2018Updated 8 years ago
- BRDF Explorer☆2,244Apr 21, 2023Updated 2 years ago
- Engineering specs for DirectX features.☆821Mar 12, 2026Updated last week
- Lightweight open source FBX importer☆1,305Feb 22, 2026Updated 3 weeks ago
- UVAtlas isochart texture atlas☆920Mar 2, 2026Updated 2 weeks ago
- GPU texture/buffer performance tester☆678Nov 19, 2020Updated 5 years ago
- ISPC Texture Compressor☆469Sep 23, 2024Updated last year
- DirectX 12 and Vulkan libraries that provide convenient access to realistically rendered and simulated hair and fur☆827Jan 26, 2023Updated 3 years ago
- The Arm ASTC Encoder, a compressor for the Adaptive Scalable Texture Compression data format.☆1,257Dec 30, 2025Updated 2 months ago
- HLSL Parser and GLSL code generator☆235Apr 11, 2014Updated 11 years ago
- DirectXMath is an all inline SIMD C++ linear algebra library for use in games and graphics apps☆1,755Mar 2, 2026Updated 2 weeks ago
- MSAA and Temporal AA Sample☆343Mar 20, 2021Updated 5 years ago
- SMAA is a very efficient GPU-based MLAA implementation (DX9, DX10, DX11 and OpenGL), capable of handling subpixel features seamlessly, an…☆1,092Jul 10, 2024Updated last year
- A task scheduling framework designed for the needs of game developers.☆458Jan 3, 2023Updated 3 years ago
- A rendering sample that demonstrates bindless deferred texturing using D3D12☆682Nov 11, 2024Updated last year