pmfx-shader
Shader compiler
A cross-platform shader compiler and reflection system with offline compilation and code generation for multiple GPU targets
Cross platform shader system for HLSL, GLSL, Metal and SPIR-V.
346 stars
9 watching
11 forks
Language: Python
last commit: 5 months ago
Linked from 1 awesome list
glesglslhlslmetalnvnpsslshader-compilershader-reflectionspirvuber-shaderwebgl
Related projects:
Repository | Description | Stars |
---|---|---|
| A compiler that translates DirectX shader bytecode into various shader languages for use in game engines and other graphics applications. | 855 |
| A shading language that facilitates the development and maintenance of large-scale shader codebases with performance and portability in mind. | 3,344 |
| A Visual Studio extension that simplifies compilation of GLSL and HLSL shaders to SPIR-V binary | 91 |
| Allows code from external files to be included into shaders while handling shader compatibility issues. | 14 |
| An experimental Rust project that creates shaders from a domain-specific language (DSL) and produces GLSL, Metal, and HLSL shader code. | 11 |
| A collection of tools and libraries for compiling shader code into a graphics pipeline format | 1,872 |
| A debugging tool for GLSL shaders by injecting printf-like functionality directly into shader code. | 238 |
| A system for generating and compiling GLSL shaders in Haskell | 481 |
| A tool for converting HLSL shader code to multiple shading languages | 1,783 |
| A Blender addon to create 2D textures from GLSL fragment shaders | 379 |
| Translates legacy shader code to modern OpenGL and Metal shading languages | 3 |
| A tool for converting between different shader languages and compilers. | 285 |
| A Haskell-based library for writing and compiling OpenGL shaders | 77 |
| Translates Direct3D 9 style HLSL to GLSL shader language | 558 |