mirror of
https://github.com/rust-unofficial/awesome-rust
synced 2024-11-13 23:57:07 +00:00
rnote: adding
This commit is contained in:
parent
f7e98a4f0c
commit
6997141c68
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue