Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ymherklotz/routracer
Path tracing implemented in Rust using Vulkan.
https://github.com/ymherklotz/routracer
Last synced: 26 days ago
JSON representation
Path tracing implemented in Rust using Vulkan.
- Host: GitHub
- URL: https://github.com/ymherklotz/routracer
- Owner: ymherklotz
- Created: 2019-09-20T08:30:30.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-06-08T22:36:37.000Z (over 2 years ago)
- Last Synced: 2023-03-06T13:48:42.055Z (over 1 year ago)
- Language: Rust
- Homepage:
- Size: 30.3 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Routracer
Path tracer implemented in rust using the Vulkan API to perform the
computations. The graphics pipeline is not used to render the final image.