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

https://github.com/mandeep/renderama

A simple path tracer in Rust
https://github.com/mandeep/renderama

pathtracer pathtracing pbr ray-tracing raytracer raytracing raytracing-next-week raytracing-one-weekend raytracing-rest-of-your-life rust rust-lang

Last synced: about 1 year ago
JSON representation

A simple path tracer in Rust

Awesome Lists containing this project

README

          

![Renderama](header.png)
=============================

Renderama is a path tracer in progress based off of Peter Shirley's
Ray Tracing Minibook series.

![Spheres](random_spheres.png)
![SpheresInBox](spheres_in_box.png)
![CornellBox](cornell_box_denoised.png)