A simple rasterization renderer and a path tracer written with VS2015 and Qt5.7
Windows 10
VS 2015
Qt 5.7.1
copy windeployqt.exe to ./exe/
run the follow scripts in cmd
windeployqt.exe SimpleRender.exe
windeployqt.exe PathTracer.exe
then you can run
SimpleRender.exe
PathTracer.exe 40[optional, the sample numbers]
VS2015 + Qt 5.7
Simple Render:
Path Tracer
samp:40
samp:100