/shader-crate-template

Template shader crate project for rust-gpu

Primary LanguageRust

shader-crate

This is a shader crate that can be compiled to SPIR-V using rust-gpu.

This crate can also be used from CPU Rust code, just like any other crate.