GoncaloFDS Lift Save

Vulkan Path Tracer with Optix Denoiser integration

Project README

Lift

Build Instructions

Install CUDA 10.2, Optix 7.1 and vulkan SDK 1.2
While VK_KHR_ray_tracing is in beta the beta drivers are needed https://developer.nvidia.com/vulkan-driver

  • Install Directories should be specified on cmake or you can set them as system variables

currently supported on visual studio and clion

git clone --recurse-submodules https://github.com/GoncaloFDS/Lift
cd Lift
.\vcpkg_windows.bat

Visual Studio

.\build_windows.bat

Clion (for now MSVC is required)

  • Add these to your Cmake Options
  • Just Open this directory and select x64 build target
 -D VCPKG_TARGET_TRIPLET=x64-windows-static -D CMAKE_TOOLCHAIN_FILE=build/vcpkg.windows/scripts/buildsystems/vcpkg.cmake

Includes code from

References

Open Source Agenda is not affiliated with "GoncaloFDS Lift" Project. README Source: GoncaloFDS/Lift
Stars
31
Open Issues
0
Last Commit
2 years ago
Repository

Open Source Agenda Badge

Open Source Agenda Rating