This website requires JavaScript.
Explore
Help
Register
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
4
Commits
1
Branch
0
Tags
79
KiB
Rust
100%
6e4efa973b
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
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