shocker-0x15 / VLR

GPU Monte Carlo Ray Tracing Renderer using NVIDIA OptiX 7

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Where can I download latest release?

odil24 opened this issue · comments

Hi. I'm interested on the project and would like to testout. But where can i download it? Any link?
Thanks.

Hello,
there is no explicit release package.
You need to build master branch by yourself.

Best

This is just a hobby project and currently has no doc/FAQ.
If you use Visual Studio, just open VLR.sln, otherwise use CMake to generate something for compiling the VLR.
You need CUDA and OptiX SDK to be installed.