Skip to content

bissakov/raytracer-cpp

Repository files navigation

Ray tracer

Building

# Clone the repository
git clone https://github.com/bissakov/raytracer-cpp.git

# Change directory
cd raytracer-cpp

# Build (modify the batch script if you want to target x86)
./build.bat

# Run
./build/raytracer.exe --root path/to/root/dir

# Run tests
./build/raytracer.exe --root path/to/root/dir --test

About

Offline ray tracing renderer

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors

Languages