WGSL Shader Preprocessor that implements imports of modules
Go to file
SeanOMik 5ee537763f output per-item imports from single-level imports 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 output per-item imports from single-level imports 2024-08-09 12:40:45 -04:00
src output per-item imports from single-level imports 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