Skip to content

joaovbs96/rgbtracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

rgbtracer logo

rgbtracer

Toy Renderer / Path Tracer

Building

Configuring the generator:

cmake -G "Visual Studio 16 2019" -A x64 -B bin -S src

You can also use "Visual Studio 15 2017", for example. Other generators can be found in CMake's generator section in its documentation.

Building it:

cmake --build bin --config Release

About

Toy Renderer / Path Tracer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published