WGSL Shader Preprocessor that implements imports of modules
Go to file
SeanOMik 40b9581b46 add tests, fix removing comments 2024-08-09 12:40:45 -04:00
.vscode add tests, fix removing comments 2024-08-09 12:40:45 -04:00
shaders add tests, fix removing comments 2024-08-09 12:40:45 -04:00
src add tests, fix removing comments 2024-08-09 12:40:45 -04:00
.gitignore use rust like module names for shader imports 2024-08-09 12:40:45 -04:00
Cargo.lock add tests, fix removing comments 2024-08-09 12:40:45 -04:00
Cargo.toml add tests, fix removing comments 2024-08-09 12:40:45 -04:00
LICENSE super simple includes using a pest parser 2024-08-09 12:40:45 -04:00