A real-time renderer written in Rust using WebGPU (wgpu) with WGSL shaders, featuring bindless resource management, PBR materials with diffuse/normal/MRAO maps, and a modern rasterization pipeline.
- Shaders for Metallic-Specular PBR workflow;
- Simple, static Image-Based Lighting implementation;
- GLTF format support.