diff --git a/README.md b/README.md index 0398ca7..b48cb95 100644 --- a/README.md +++ b/README.md @@ -303,6 +303,7 @@ See also [Games Made With Piston](https://github.com/PistonDevelopers/piston/wik ### Graphics * [dps/rust-raytracer](https://github.com/dps/rust-raytracer) - An implementation of a very simple raytracer based on Ray Tracing in One Weekend by Peter Shirley in Rust. +* [flxzt/rnote](https://github.com/flxzt/rnote) - Sketch and take handwritten notes. * [ivanceras/svgbob](https://github.com/ivanceras/svgbob) — converts ASCII diagrams into SVG graphics * [KaminariOS/rustracer](https://github.com/KaminariOS/rustracer) — A PBR glTF 2.0 renderer based on Vulkan ray-tracing, written in Rust. * [Limeth/euclider](https://github.com/Limeth/euclider) — A real-time 4D CPU ray tracer