A renderer I've written using gfx_hal
, a cross-platform library for Rust that more or less wraps the Vulkan API for low-level graphics programming.
This is not at all a polished, professional-grade effort, but a toy project for attempting to simultaneously learn Rust and graphics programming. It's been very educational, but I'm still nowhere close to mastering either of the two!