SPIRV-VSExtension

Shader compiler

A Visual Studio extension that simplifies compilation of GLSL and HLSL shaders to SPIR-V binary

SPIR-V extension for Visual Studio

GitHub

92 stars
14 watching
14 forks
Language: C#
last commit: 4 months ago
Linked from 1 awesome list

visual-studiovsixvulkan

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
swtwsk/vinci-lang A proof-of-concept compiler targeting SPIR-V for a toy ML functional shading language 15
unity-technologies/hlslcc A compiler that translates DirectX shader bytecode into various shader languages for use in game engines and other graphics applications. 854
google/shaderc-rs Rust bindings for the shaderc library to compile GLSL/HLSL source code into SPIR-V binary modules or assembly code. 259
khronosgroup/spirv-cross A tool and library for converting SPIR-V to other shader languages and providing reflection APIs for Vulkan pipeline layouts and OpDecorations. 2,074
stef-levesque/vscode-shader Provides shader language support in Visual Studio Code 158
google/shaderc A collection of tools and libraries for compiling shader code into a graphics pipeline format 1,852
sleexyz/hylogen A system for generating and compiling GLSL shaders in Haskell 481
cbaggers/varjo Compiler for translating Lisp code to GLSL shader language 223
aras-p/smol-v A shader format encoder that reduces the size of SPIR-V programs without sacrificing compatibility or performance. 317
shader-slang/slang A shading language that facilitates the development and maintenance of large-scale shader codebases with performance and portability in mind. 2,189
microsoft/shaderconductor A tool for converting HLSL shader code to multiple shading languages 1,775
axmolengine/glslcc A cross-compiler tool that converts GLSL shader code to various graphics pipeline languages 4
tgjones/hlsltools An extension for Visual Studio that enhances support for editing High Level Shading Language (HLSL) files. 569
halvves/shader-doodle A web-component for creating and rendering fragment shaders in GLSL. 509
not-fl3/nanoshredder An experimental Rust project that creates shaders from a domain-specific language (DSL) and produces GLSL, Metal, and HLSL shader code. 11