Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.