tracer
A 'real-time' path tracing demo. Tracer renders the result using ncurses into your terminal window.
Requirements
- gitman
- gcc >= 4.2.1
- ncurses
Build & Run
$ make
$ ./tracer
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign up| Failed to load latest commit information. | |||
|
|
src | ||
|
|
.gitignore | ||
|
|
LICENSE | ||
|
|
Makefile | ||
|
|
README.md | ||
|
|
depends | ||
|
|
findlibs.sh | ||
|
|
gitman.yml | ||
|
|
tracer.gif | ||
A 'real-time' path tracing demo. Tracer renders the result using ncurses into your terminal window.
$ make
$ ./tracer