Skip to content
Snippets Groups Projects
Commit 87a0b5b2 authored by Vanessa Karolek's avatar Vanessa Karolek
Browse files

[#92] update rtx base project

parent 9806cc12
No related branches found
No related tags found
1 merge request!75Resolve "RTX-Module"
Showing
with 59 additions and 2 deletions
......@@ -22,7 +22,7 @@ if(MSVC)
endif()
# including headers of dependencies and the VkCV framework
target_include_directories(rtx SYSTEM BEFORE PRIVATE ${vkcv_include} ${vkcv_includes} ${vkcv_asset_loader_include} ${vkcv_camera_include} ${vkcv_rtx_include})
target_include_directories(rtx SYSTEM BEFORE PRIVATE ${vkcv_include} ${vkcv_includes} ${vkcv_asset_loader_include} ${vkcv_camera_include} ${vkcv_scene_include} ${vkcv_shader_compiler_include} ${vkcv_rtx_include})
# linking with libraries from all dependencies and the VkCV framework
target_link_libraries(rtx vkcv ${vkcv_libraries} vkcv_asset_loader ${vkcv_asset_loader_libraries} vkcv_camera vkcv_rtx)
target_link_libraries(rtx vkcv ${vkcv_libraries} vkcv_asset_loader ${vkcv_asset_loader_libraries} vkcv_camera vkcv_scene vkcv_shader_compiler vkcv_rtx)
projects/rtx/resources/Cutlery/Cutlery_chrome_BaseColor.png

128 B

projects/rtx/resources/Cutlery/Cutlery_chrome_Normal.png

132 B

projects/rtx/resources/Cutlery/Cutlery_details_BaseColor.png

128 B

projects/rtx/resources/Cutlery/Cutlery_details_Normal.png

131 B

projects/rtx/resources/Cutlery/Paris_LiquorBottle_01_Caps_BaseColor.png

131 B

projects/rtx/resources/Cutlery/Paris_LiquorBottle_01_Caps_Normal.png

132 B

projects/rtx/resources/Cutlery/Paris_LiquorBottle_01_Glass_Wine_BaseColor.png

128 B

projects/rtx/resources/Cutlery/Paris_LiquorBottle_01_Glass_Wine_Normal.png

127 B

projects/rtx/resources/Cutlery/Plates_Ceramic_BaseColor.png

128 B

projects/rtx/resources/Cutlery/Plates_Ceramic_Normal.png

130 B

projects/rtx/resources/Cutlery/Plates_Details_BaseColor-Plates_Details_BaseColor.png

131 B

projects/rtx/resources/Cutlery/Plates_Details_Normal.png

131 B

projects/rtx/resources/Cutlery/ToffeeJar_Label_BaseColor.png

132 B

projects/rtx/resources/Cutlery/ToffeeJar_Label_Normal.png

132 B

projects/rtx/resources/Cutlery/TransparentGlass_BaseColor.png

128 B

projects/rtx/resources/Cutlery/TransparentGlass_Normal.png

127 B

File added
File added
Source diff could not be displayed: it is stored in LFS. Options to address this: view the blob.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment