Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mattgodbolt/path-tracer

A path tracer in rust
https://github.com/mattgodbolt/path-tracer

Last synced: about 2 months ago
JSON representation

A path tracer in rust

Awesome Lists containing this project

README

        

A [path tracer](http://en.wikipedia.org/wiki/Path_tracing), based on [smallpt](http://www.kevinbeason.com/smallpt/), written in [Rust](http://www.rust-lang.org). It's my first Rust program, so be gentle on me.