[FEAT] Add Cube support - still issue on the shadow with the glass cube.
This commit is contained in:
@@ -27,3 +27,6 @@ target_link_libraries(chapter_11_p1 PRIVATE raytracing gcov OpenMP::OpenMP_CXX)
|
||||
|
||||
add_executable(chapter_11_p2 chapter_11_p2.cpp)
|
||||
target_link_libraries(chapter_11_p2 PRIVATE raytracing OpenMP::OpenMP_CXX)
|
||||
|
||||
add_executable(chapter_12 chapter_12.cpp)
|
||||
target_link_libraries(chapter_12 PRIVATE raytracing OpenMP::OpenMP_CXX)
|
||||
|
||||
Reference in New Issue
Block a user