diff --git a/README.md b/README.md index 113cf8b..f1728bc 100644 --- a/README.md +++ b/README.md @@ -306,6 +306,7 @@ See also [Games Made With Piston](https://github.com/PistonDevelopers/piston/wik * [rustq/vue-skia](https://github.com/rustq/vue-skia) — Skia based 2d graphics vue rendering library. It is based on Rust to implement software rasterization to perform rendering. * [turnage/valora](https://crates.io/crates/valora) — A library for generative fine art ![Rust](https://github.com/turnage/valora/workflows/Rust/badge.svg?branch=master) * [Twinklebear/tray_rust](https://github.com/Twinklebear/tray_rust) — A ray tracer +* [KaminariOS/rustracer](https://github.com/KaminariOS/rustracer) — A PBR glTF 2.0 renderer based on Vulkan ray-tracing, written in Rust. ### Image processing