clspv
Compute shader compiler
Compiles OpenCL C to Vulkan compute shaders using LLVM
Clspv is a compiler for OpenCL C to Vulkan compute shaders
626 stars
44 watching
91 forks
Language: LLVM
last commit: 11 months ago
Linked from 2 awesome lists
openclspirspirvvulkanvulkan-compute-shaders
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A collection of tools and libraries for compiling shader code into a graphics pipeline format | 1,872 |
| | A Clojure-based compiler for converting a subset of Clojure code into GLSL shader code | 23 |
| | A compiler that translates DirectX shader bytecode into various shader languages for use in game engines and other graphics applications. | 855 |
| | Rust bindings for the shaderc library to compile GLSL/HLSL source code into SPIR-V binary modules or assembly code. | 259 |
| | A Visual Studio extension that simplifies compilation of GLSL and HLSL shaders to SPIR-V binary | 91 |
| | A Haskell-based library for writing and compiling OpenGL shaders | 77 |
| | A proof-of-concept compiler targeting SPIR-V for a toy ML functional shading language | 15 |
| | A Common Lisp wrapper around the libsvm C++ SVM library | 16 |
| | Compiler for translating Lisp code to GLSL shader language | 223 |
| | A shading language that facilitates the development and maintenance of large-scale shader codebases with performance and portability in mind. | 3,344 |
| | Demonstrates rendering of CAD models using mesh shaders for high-performance rendering | 373 |
| | A minimal setup to experiment with OpenGL compute shaders in a standalone environment. | 6 |
| | Provides sample code and resources to help developers learn and implement compute shaders in Rust. | 542 |
| | Compiles Accelerate code to LLVM IR and executes it on CPUs or NVIDIA GPUs | 159 |