Assemble shader modules from multiple WGSL files.
Go to file
Matthew Gordon 56c8652c57 Code formatting 2025-05-10 09:17:45 -03:00
src Code formatting 2025-05-10 09:17:45 -03:00
.gitignore Add *~ to .gitignore 2024-12-07 12:07:33 -04:00
Cargo.toml Add //#include macro 2024-12-12 10:23:34 -04: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.