wgsl include preprocessor; refactor pbr

This commit is contained in:
Lauri Räsänen 2023-01-25 05:34:01 +02:00
parent 6040a4430a
commit a4e56e8d58
10 changed files with 115 additions and 64 deletions

View file

@ -1,4 +1,5 @@
mod core;
mod shaders;
fn main() {
env_logger::init();