Dxbc2Dxil
Shader converter
Converts DXBC to DXIL using internal APIs for HLSL bytecode compilation
DEPRECATED. DXBC to DXIL (HLSL Bytecode to LLVM IR) using internal APIs.
24 stars
4 watching
5 forks
Language: C++
last commit: almost 5 years ago
Linked from 1 awesome list
direct3ddirectxdxbcdxilhlslllvm-bitcodellvm-irshaders
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 |
| Transforms HLSL code into shaders for various graphics APIs. | 102 |
| Translates Direct3D 9 style HLSL to GLSL shader language | 558 |
| A tool for converting HLSL shader code to multiple shading languages | 1,783 |
| A Direct3D9 to Vulkan layer using the DXVK backend | 837 |
| Compiles High-Level Shader Language programs into DirectX Intermediate Language representation. | 3,135 |
| Translates legacy shader code to modern OpenGL and Metal shading languages | 3 |
| A tool for converting Shadertoy shaders to Unity-compatible shaders | 90 |
| A simple DirectX 11 base program for testing shaders and techniques | 87 |
| Enables native execution of D programming language on GPUs and other accelerators using OpenCL and CUDA. | 138 |
| A Haxe binding for the libvpx video encoding library | 2 |
| Implementing Nvidia DXR tutorial with Microsoft DXR Fallback Layer to enable raytracing on Windows 10 RS5 API | 2 |
| An Elm to OCaml compiler that enables porting of codebases from one language to another | 204 |
| A lightweight prototyping framework for DirectX Raytracing | 29 |
| Reverses Unity's IL2CPP build process to its original managed DLLs | 1,758 |