aras-p / hlsl2glslforkLinks
HLSL to GLSL language translator based on ATI's HLSL2GLSL. Used in Unity.
☆571Updated last year
Alternatives and similar repositories for hlsl2glslfork
Users that are interested in hlsl2glslfork are comparing it to the libraries listed below
Sorting:
- ☆477Updated 7 years ago
- DirectX shader bytecode cross compiler☆899Updated last year
- Cross-platform open-source command-line cubemap filtering tool.☆854Updated 4 years ago
- Pyramid Shader Analyzer☆314Updated 6 years ago
- A fast texture compressor for various formats☆249Updated 4 years ago
- Shader cross compiler to translate HLSL (Shader Model 4 and 5) to GLSL☆362Updated 6 years ago
- ISPC Texture Compressor☆469Updated last year
- HLSL Parser and Translator for HLSL, GLSL, and MSL.☆343Updated 6 years ago
- Example code for the research paper "Masked Software Occlusion Culling"; implements an efficient alternative to the hierarchical depth bu…☆659Updated 3 months ago
- Demonstrates a software (CPU) based approach to occllusion culling using multi-threading and SIMD instructions to improve performance.☆408Updated 2 years ago
- Shader playground website for exploring HLSL, GLSL, SPIR-V compilers☆635Updated last year
- This is the software repository for the book GPU Pro 6.☆231Updated 10 years ago
- Generic Effect system for Graphic API's (OpenGL and DirectX)☆282Updated 6 years ago
- Source code repository for the Book GPU Pro 7☆283Updated 9 years ago
- OpenGL ES 3.0 Deferred Renderer☆144Updated 8 years ago
- contains the source code accompanying the book GPU Zen.☆271Updated 8 years ago
- ☆374Updated 11 years ago
- Structured Volume Sampling - sample placement algorithm for real-time volume rendering with low aliasing, for camera-in-volume case.☆651Updated 4 years ago
- GLSL optimizer based on Mesa's GLSL compiler. Used to be used in Unity for mobile shader optimization.☆1,773Updated 5 years ago
- Advanced DXTc texture compression and transcoding library☆892Updated 7 months ago
- Advanced DXTc texture compression and transcoding library☆251Updated 4 years ago
- ☆387Updated 3 years ago
- A Vulkan implementation of real-time PBR renderer☆397Updated 8 years ago
- A D3D11 application for experimenting with Spherical Gaussian lightmaps☆742Updated last year
- A C/C++ single-file library that minimizes the hard transition errors of disjoint edges in lightmaps.☆239Updated 2 years ago
- cmftStudio - GUI counterpart for:☆1,316Updated 5 years ago
- Adaptive Screen Space Ambient Occlusion☆253Updated 2 years ago
- Light probe generation and BRDF authoring for physically based shading.☆809Updated 4 years ago
- Visual Studio 2013/2015/2017 syntax highlighting extension for shader languages☆222Updated 8 years ago
- Separable Subsurface Scattering is a technique that allows to efficiently perform subsurface scattering calculations in screen space in j…