nanoshredder
Shader compiler
An experimental Rust project that creates shaders from a domain-specific language (DSL) and produces GLSL, Metal, and HLSL shader code.
11 stars
2 watching
0 forks
Language: Rust
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A shading language that facilitates the development and maintenance of large-scale shader codebases with performance and portability in mind. | 3,344 |
| Rust bindings for the shaderc library to compile GLSL/HLSL source code into SPIR-V binary modules or assembly code. | 259 |
| A collection of tools and libraries for compiling shader code into a graphics pipeline format | 1,872 |
| A compiler that translates DirectX shader bytecode into various shader languages for use in game engines and other graphics applications. | 855 |
| A Haskell-based library for writing and compiling OpenGL shaders | 77 |
| A lightweight, cross-platform graphics abstraction library in Rust. | 1,607 |
| A Clojure-based compiler for converting a subset of Clojure code into GLSL shader code | 23 |
| A system for generating and compiling GLSL shaders in Haskell | 481 |
| A proof-of-concept compiler targeting SPIR-V for a toy ML functional shading language | 15 |
| A tool for converting between different shader languages and compilers. | 285 |
| A Visual Studio extension that simplifies compilation of GLSL and HLSL shaders to SPIR-V binary | 91 |
| Translates legacy shader code to modern OpenGL and Metal shading languages | 3 |
| A Rust library that uses miniquad to render text with TrueType fonts. | 6 |
| A tool for converting HLSL shader code to multiple shading languages | 1,783 |
| A cross-platform shader compiler and reflection system with offline compilation and code generation for multiple GPU targets | 346 |