compute-shader-101

Compute shader tutorials

Provides sample code and resources to help developers learn and implement compute shaders in Rust.

Sample code for compute shader 101 training

GitHub

542 stars
30 watching
31 forks
Language: Rust
last commit: 2 months ago
gpu-computingshaders

Related projects:

Repository Description Stars
brackeys/shader-graph-tutorials A set of tutorials on using Unity's Shader Graph to create various visual effects. 259
google/shaderc A collection of tools and libraries for compiling shader code into a graphics pipeline format 1,872
google/shaderc-rs Rust bindings for the shaderc library to compile GLSL/HLSL source code into SPIR-V binary modules or assembly code. 259
google/graphicsfuzz A set of tools to automatically find and simplify bugs in graphics shader compilers 571
gamemakerdiscord/xpanda Allows code from external files to be included into shaders while handling shader compatibility issues. 14
msqrt/shader-printf A debugging tool for GLSL shaders by injecting printf-like functionality directly into shader code. 238
shader-slang/slang A shading language that facilitates the development and maintenance of large-scale shader codebases with performance and portability in mind. 3,344
erich666/graphicsgems Code repository for a book series on graphics programming in C 1,407
libretro/common-shaders A collection of commonly used pixel shaders for rendering old school video game footage. 1,055
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
google/clspv Compiles OpenCL C to Vulkan compute shaders using LLVM 626
nvpro-samples/gl_vk_meshlet_cadscene Demonstrates rendering of CAD models using mesh shaders for high-performance rendering 373
shader-park/shader-park-core A JavaScript library for creating procedural graphics and shaders in real-time. 762
vassvik/minimal_opengl A minimal setup to experiment with OpenGL compute shaders in a standalone environment. 6
ronja-tutorials/shadertutorials A collection of Unity shader tutorials covering various topics 976