This website requires JavaScript.
Explore
Help
Sign In
SeanOMik
/
wgsl-preprocessor
Watch
1
Star
0
Fork
You've already forked wgsl-preprocessor
0
Code
Issues
1
Pull Requests
Packages
Projects
Releases
Wiki
Activity
WGSL Shader Preprocessor that implements imports of modules
5
Commits
1
Branch
0
Tags
79
KiB
Rust
100%
5ee537763f
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
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