Assemble shader modules from multiple WGSL files.
Go to file
Matthew Gordon 262aa6364d Update rust edition and naga version 2025-05-10 09:19:56 -03:00
src Update to reflect changes to proc_macro 2025-05-10 09:18:22 -03:00
.gitignore Add *~ to .gitignore 2024-12-07 12:07:33 -04:00
Cargo.toml Update rust edition and naga version 2025-05-10 09:19:56 -03:00
LICENSE Initial commit 2024-12-06 21:31:57 +00:00
README.md Initial commit 2024-12-06 21:31:57 +00:00
rust-toolchain.toml Create proc macro for loading single WGSL file 2024-12-07 12:08:28 -04:00

README.md

wgsl-shader-assembler

Assemble shader modules from multiple WGSL files.