WGSL Shader Preprocessor that implements imports of modules
Go to file
SeanOMik 6e4efa973b parse imports of individual variables and functions as well as modules 2024-08-09 12:40:45 -04:00
.vscode parse external usages of variables and functions 2024-08-09 12:40:45 -04:00
shaders parse imports of individual variables and functions as well as modules 2024-08-09 12:40:45 -04:00
src parse imports of individual variables and functions as well as modules 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 parse external usages of variables and functions 2024-08-09 12:40:45 -04:00
Cargo.toml parse external usages of variables and functions 2024-08-09 12:40:45 -04:00
LICENSE super simple includes using a pest parser 2024-08-09 12:40:45 -04:00