untitled game engine built around WGPU :: Rust, WebGpu, WGSL
2022- A work-in-progress game engine designed with WGPU as a graphics backend.
- Intended to develop skills at creating API abstractions over low level libraries.
- Includes analysis of shader syntax trees to generate structures for use in the engine, as well as provide a form of type safety for shader resource bindings.