3 Forks
84 Stars
84 Watchers

metatrace

metatrace is a C++ Compile Time, Whitted Style Ray Tracer, utilizing classic C++98/03 style metaprogramming. All the Ray Tracing is done during compilation.

How to download and setup metatrace

Open terminal and run command
git clone https://github.com/phresnel/metatrace.git
git clone is used to create a copy or clone of metatrace repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with metatrace https://github.com/phresnel/metatrace/archive/master.zip

Or simply clone metatrace with SSH
[email protected]:phresnel/metatrace.git

If you have some problems with metatrace

You may open issue on metatrace support forum (system) here: https://github.com/phresnel/metatrace/issues