slang

Shader compiler

A shading language that facilitates the development and maintenance of large-scale shader codebases with performance and portability in mind.

Making it easier to work with shaders

GitHub

3k stars
51 watching
225 forks
Language: C++
last commit: almost 2 years ago
Linked from 1 awesome list

cudad3d12glslhlslshadersvulkan

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
google/shadercA collection of tools and libraries for compiling shader code into a graphics pipeline format1,872
unity-technologies/hlslccA compiler that translates DirectX shader bytecode into various shader languages for use in game engines and other graphics applications.855
igjoshua/cljslA Clojure-based compiler for converting a subset of Clojure code into GLSL shader code23
not-fl3/nanoshredderAn experimental Rust project that creates shaders from a domain-specific language (DSL) and produces GLSL, Metal, and HLSL shader code.11
garettbass/gpucA header-only compiler that translates a C-like shading language into multiple shader backends60
jaredloomis/andromedaA Haskell-based library for writing and compiling OpenGL shaders77
microsoft/shaderconductorA tool for converting HLSL shader code to multiple shading languages1,783
swtwsk/vinci-langA proof-of-concept compiler targeting SPIR-V for a toy ML functional shading language15
lukasbanana/xshadercompilerA tool that translates shader code from HLSL to GLSL353
sambler/osl-shadersA collection of OSL shaders for Blender with accompanying files and instructions for use.369
varkenvarken/osl-shadersA collection of shaders written in C++ for use with Blender, providing various shading techniques.102
google/shaderc-rsRust bindings for the shaderc library to compile GLSL/HLSL source code into SPIR-V binary modules or assembly code.259
alaingalvan/crossshaderA tool for converting between different shader languages and compilers.285
shader-park/shader-park-coreA JavaScript library for creating procedural graphics and shaders in real-time.762
saschawillems/spirv-vsextensionA Visual Studio extension that simplifies compilation of GLSL and HLSL shaders to SPIR-V binary91