A path tracer.
Switch branches/tags
Nothing to show
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
src
.gitignore
LICENSE
Makefile
README.md
depends
findlibs.sh
gitman.yml
tracer.gif

README.md

tracer

A 'real-time' path tracing demo. Tracer renders the result using ncurses into your terminal window.

tracer running

Requirements

Build & Run

$ make
$ ./tracer