From 713591fe7be4a96758f6a7ecfa810c925cf6c96c Mon Sep 17 00:00:00 2001 From: sotech117 Date: Fri, 8 Dec 2023 16:16:15 -0500 Subject: adjust pWorld and dWorld --- .../reply/codemodel-v2-0cd8fea12d6b4dd04e04.json | 94 ++ .../reply/codemodel-v2-d0d3fa287e29188e0354.json | 94 -- .../v1/reply/index-2023-12-08T19-30-06-0529.json | 108 --- .../v1/reply/index-2023-12-08T20-03-25-0518.json | 108 +++ ...et-projects_ray-Debug-0c31da326cb0080f0750.json | 942 --------------------- ...et-projects_ray-Debug-59e38b50932a7f88906c.json | 942 +++++++++++++++++++++ cmake-build-debug/.ninja_deps | Bin 174300 -> 168256 bytes cmake-build-debug/.ninja_log | 10 +- cmake-build-debug/CMakeFiles/clion-Debug-log.txt | 2 +- .../projects_ray_autogen.dir/AutogenInfo.json | 42 +- cmake-build-debug/Testing/Temporary/LastTest.log | 4 +- cmake-build-debug/build.ninja | 22 +- 12 files changed, 1184 insertions(+), 1184 deletions(-) create mode 100644 cmake-build-debug/.cmake/api/v1/reply/codemodel-v2-0cd8fea12d6b4dd04e04.json delete mode 100644 cmake-build-debug/.cmake/api/v1/reply/codemodel-v2-d0d3fa287e29188e0354.json delete mode 100644 cmake-build-debug/.cmake/api/v1/reply/index-2023-12-08T19-30-06-0529.json create mode 100644 cmake-build-debug/.cmake/api/v1/reply/index-2023-12-08T20-03-25-0518.json delete mode 100644 cmake-build-debug/.cmake/api/v1/reply/target-projects_ray-Debug-0c31da326cb0080f0750.json create mode 100644 cmake-build-debug/.cmake/api/v1/reply/target-projects_ray-Debug-59e38b50932a7f88906c.json (limited to 'cmake-build-debug') diff --git a/cmake-build-debug/.cmake/api/v1/reply/codemodel-v2-0cd8fea12d6b4dd04e04.json b/cmake-build-debug/.cmake/api/v1/reply/codemodel-v2-0cd8fea12d6b4dd04e04.json new file mode 100644 index 0000000..6ac7ee4 --- /dev/null +++ b/cmake-build-debug/.cmake/api/v1/reply/codemodel-v2-0cd8fea12d6b4dd04e04.json @@ -0,0 +1,94 @@ +{ + "configurations" : + [ + { + "directories" : + [ + { + "build" : ".", + "childIndexes" : + [ + 1 + ], + "jsonFile" : "directory-.-Debug-f5ebdc15457944623624.json", + "minimumCMakeVersion" : + { + "string" : "3.16" + }, + "projectIndex" : 0, + "source" : ".", + "targetIndexes" : + [ + 0, + 1, + 2 + ] + }, + { + "build" : "glm", + "jsonFile" : "directory-glm-Debug-2bef2a2728e6bac3f360.json", + "minimumCMakeVersion" : + { + "string" : "3.16" + }, + "parentIndex" : 0, + "projectIndex" : 0, + "source" : "glm" + } + ], + "name" : "Debug", + "projects" : + [ + { + "directoryIndexes" : + [ + 0, + 1 + ], + "name" : "projects_ray", + "targetIndexes" : + [ + 0, + 1, + 2 + ] + } + ], + "targets" : + [ + { + "directoryIndex" : 0, + "id" : "projects_ray::@6890427a1f51a3e7e1df", + "jsonFile" : "target-projects_ray-Debug-59e38b50932a7f88906c.json", + "name" : "projects_ray", + "projectIndex" : 0 + }, + { + "directoryIndex" : 0, + "id" : "projects_ray_autogen::@6890427a1f51a3e7e1df", + "jsonFile" : "target-projects_ray_autogen-Debug-e02ef12cced0b8364953.json", + "name" : "projects_ray_autogen", + "projectIndex" : 0 + }, + { + "directoryIndex" : 0, + "id" : "projects_ray_autogen_timestamp_deps::@6890427a1f51a3e7e1df", + "jsonFile" : "target-projects_ray_autogen_timestamp_deps-Debug-55dec22dd9da92fe9f6e.json", + "name" : "projects_ray_autogen_timestamp_deps", + "projectIndex" : 0 + } + ] + } + ], + "kind" : "codemodel", + "paths" : + { + "build" : "/Users/sotech117/Documents/master/graphics/the-all-americans-in-cs1230/cmake-build-debug", + "source" : "/Users/sotech117/Documents/master/graphics/the-all-americans-in-cs1230" + }, + "version" : + { + "major" : 2, + "minor" : 5 + } +} diff --git a/cmake-build-debug/.cmake/api/v1/reply/codemodel-v2-d0d3fa287e29188e0354.json b/cmake-build-debug/.cmake/api/v1/reply/codemodel-v2-d0d3fa287e29188e0354.json deleted file mode 100644 index a00a375..0000000 --- a/cmake-build-debug/.cmake/api/v1/reply/codemodel-v2-d0d3fa287e29188e0354.json +++ /dev/null @@ -1,94 +0,0 @@ -{ - "configurations" : - [ - { - "directories" : - [ - { - "build" : ".", - "childIndexes" : - [ - 1 - ], - "jsonFile" : "directory-.-Debug-f5ebdc15457944623624.json", - "minimumCMakeVersion" : - { - "string" : "3.16" - }, - "projectIndex" : 0, - "source" : ".", - "targetIndexes" : - [ - 0, - 1, - 2 - ] - }, - { - "build" : "glm", - "jsonFile" : "directory-glm-Debug-2bef2a2728e6bac3f360.json", - "minimumCMakeVersion" : - { - "string" : "3.16" - }, - "parentIndex" : 0, - "projectIndex" : 0, - "source" : "glm" - } - ], - "name" : "Debug", - "projects" : - [ - { - "directoryIndexes" : - [ - 0, - 1 - ], - "name" : "projects_ray", - "targetIndexes" : - [ - 0, - 1, - 2 - ] - } - ], - "targets" : - [ - { - "directoryIndex" : 0, - "id" : "projects_ray::@6890427a1f51a3e7e1df", - "jsonFile" : "target-projects_ray-Debug-0c31da326cb0080f0750.json", - "name" : "projects_ray", - "projectIndex" : 0 - }, - { - "directoryIndex" : 0, - "id" : "projects_ray_autogen::@6890427a1f51a3e7e1df", - "jsonFile" : "target-projects_ray_autogen-Debug-e02ef12cced0b8364953.json", - "name" : "projects_ray_autogen", - "projectIndex" : 0 - }, - { - "directoryIndex" : 0, - "id" : "projects_ray_autogen_timestamp_deps::@6890427a1f51a3e7e1df", - "jsonFile" : "target-projects_ray_autogen_timestamp_deps-Debug-55dec22dd9da92fe9f6e.json", - "name" : "projects_ray_autogen_timestamp_deps", - "projectIndex" : 0 - } - ] - } - ], - "kind" : "codemodel", - "paths" : - { - "build" : "/Users/sotech117/Documents/master/graphics/the-all-americans-in-cs1230/cmake-build-debug", - "source" : "/Users/sotech117/Documents/master/graphics/the-all-americans-in-cs1230" - }, - "version" : - { - "major" : 2, - "minor" : 5 - } -} diff --git a/cmake-build-debug/.cmake/api/v1/reply/index-2023-12-08T19-30-06-0529.json b/cmake-build-debug/.cmake/api/v1/reply/index-2023-12-08T19-30-06-0529.json deleted file mode 100644 index e6a9128..0000000 --- a/cmake-build-debug/.cmake/api/v1/reply/index-2023-12-08T19-30-06-0529.json +++ /dev/null @@ -1,108 +0,0 @@ -{ - "cmake" : - { - "generator" : - { - "multiConfig" : false, - "name" : "Ninja" - }, - "paths" : - { - "cmake" : "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/bin/cmake", - "cpack" : "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/bin/cpack", - "ctest" : "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/bin/ctest", - "root" : "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26" - }, - "version" : - { - "isDirty" : false, - "major" : 3, - "minor" : 26, - "patch" : 4, - "string" : "3.26.4", - "suffix" : "" - } - }, - "objects" : - [ - { - "jsonFile" : "codemodel-v2-d0d3fa287e29188e0354.json", - "kind" : "codemodel", - "version" : - { - "major" : 2, - "minor" : 5 - } - }, - { - "jsonFile" : "cache-v2-14565ebda493f470ac4d.json", - "kind" : "cache", - "version" : - { - "major" : 2, - "minor" : 0 - } - }, - { - "jsonFile" : "cmakeFiles-v1-544cfdd119240b345b7d.json", - "kind" : "cmakeFiles", - "version" : - { - "major" : 1, - "minor" : 0 - } - }, - { - "jsonFile" : "toolchains-v1-577ea0f3a8aa7156cbd5.json", - "kind" : "toolchains", - "version" : - { - "major" : 1, - "minor" : 0 - } - } - ], - "reply" : - { - "cache-v2" : - { - "jsonFile" : "cache-v2-14565ebda493f470ac4d.json", - "kind" : "cache", - "version" : - { - "major" : 2, - "minor" : 0 - } - }, - "cmakeFiles-v1" : - { - "jsonFile" : "cmakeFiles-v1-544cfdd119240b345b7d.json", - "kind" : "cmakeFiles", - "version" : - { - "major" : 1, - "minor" : 0 - } - }, - "codemodel-v2" : - { - "jsonFile" : "codemodel-v2-d0d3fa287e29188e0354.json", - "kind" : "codemodel", - "version" : - { - "major" : 2, - "minor" : 5 - } - }, - "toolchains-v1" : - { - "jsonFile" : "toolchains-v1-577ea0f3a8aa7156cbd5.json", - "kind" : "toolchains", - "version" : - { - "major" : 1, - "minor" : 0 - } - } - } -} diff --git a/cmake-build-debug/.cmake/api/v1/reply/index-2023-12-08T20-03-25-0518.json b/cmake-build-debug/.cmake/api/v1/reply/index-2023-12-08T20-03-25-0518.json new file mode 100644 index 0000000..39e028e --- /dev/null +++ b/cmake-build-debug/.cmake/api/v1/reply/index-2023-12-08T20-03-25-0518.json @@ -0,0 +1,108 @@ +{ + "cmake" : + { + "generator" : + { + "multiConfig" : false, + "name" : "Ninja" + }, + "paths" : + { + "cmake" : "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/bin/cmake", + "cpack" : "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/bin/cpack", + "ctest" : "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/bin/ctest", + "root" : "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26" + }, + "version" : + { + "isDirty" : false, + "major" : 3, + "minor" : 26, + "patch" : 4, + "string" : "3.26.4", + "suffix" : "" + } + }, + "objects" : + [ + { + "jsonFile" : "codemodel-v2-0cd8fea12d6b4dd04e04.json", + "kind" : "codemodel", + "version" : + { + "major" : 2, + "minor" : 5 + } + }, + { + "jsonFile" : "cache-v2-14565ebda493f470ac4d.json", + "kind" : "cache", + "version" : + { + "major" : 2, + "minor" : 0 + } + }, + { + "jsonFile" : "cmakeFiles-v1-544cfdd119240b345b7d.json", + "kind" : "cmakeFiles", + "version" : + { + "major" : 1, + "minor" : 0 + } + }, + { + "jsonFile" : "toolchains-v1-577ea0f3a8aa7156cbd5.json", + "kind" : "toolchains", + "version" : + { + "major" : 1, + "minor" : 0 + } + } + ], + "reply" : + { + "cache-v2" : + { + "jsonFile" : "cache-v2-14565ebda493f470ac4d.json", + "kind" : "cache", + "version" : + { + "major" : 2, + "minor" : 0 + } + }, + "cmakeFiles-v1" : + { + "jsonFile" : "cmakeFiles-v1-544cfdd119240b345b7d.json", + "kind" : "cmakeFiles", + "version" : + { + "major" : 1, + "minor" : 0 + } + }, + "codemodel-v2" : + { + "jsonFile" : "codemodel-v2-0cd8fea12d6b4dd04e04.json", + "kind" : "codemodel", + "version" : + { + "major" : 2, + "minor" : 5 + } + }, + "toolchains-v1" : + { + "jsonFile" : "toolchains-v1-577ea0f3a8aa7156cbd5.json", + "kind" : "toolchains", + "version" : + { + "major" : 1, + "minor" : 0 + } + } + } +} diff --git a/cmake-build-debug/.cmake/api/v1/reply/target-projects_ray-Debug-0c31da326cb0080f0750.json b/cmake-build-debug/.cmake/api/v1/reply/target-projects_ray-Debug-0c31da326cb0080f0750.json deleted file mode 100644 index bcc468c..0000000 --- a/cmake-build-debug/.cmake/api/v1/reply/target-projects_ray-Debug-0c31da326cb0080f0750.json +++ /dev/null @@ -1,942 +0,0 @@ -{ - "artifacts" : - [ - { - "path" : "projects_ray" - } - ], - "backtrace" : 1, - "backtraceGraph" : - { - "commands" : - [ - "add_executable", - "set_target_properties", - "include", - "find_package", - "find_dependency", - "_qt_internal_find_qt_dependencies", - "add_definitions", - "target_link_libraries", - "include_directories" - ], - "files" : - [ - "CMakeLists.txt", - "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Concurrent/Qt6ConcurrentVersionlessTargets.cmake", - "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Concurrent/Qt6ConcurrentConfig.cmake", - "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6/Qt6Config.cmake", - "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Xml/Qt6XmlVersionlessTargets.cmake", - "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Xml/Qt6XmlConfig.cmake", - "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6OpenGLWidgets/Qt6OpenGLWidgetsVersionlessTargets.cmake", - "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6OpenGLWidgets/Qt6OpenGLWidgetsConfig.cmake", - "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Widgets/Qt6WidgetsVersionlessTargets.cmake", - "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Widgets/Qt6WidgetsConfig.cmake", - "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6OpenGLWidgets/Qt6OpenGLWidgetsTargets.cmake", - "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Gui/Qt6GuiVersionlessTargets.cmake", - "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Gui/Qt6GuiConfig.cmake", - "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Core/Qt6CoreVersionlessTargets.cmake", - "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Core/Qt6CoreConfig.cmake", - "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/CMakeFindDependencyMacro.cmake", - "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake", - "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Concurrent/Qt6ConcurrentDependencies.cmake", - "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Core/Qt6CoreTargets.cmake", - "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Gui/Qt6GuiTargets.cmake" - ], - "nodes" : - [ - { - "file" : 0 - }, - { - "command" : 0, - "file" : 0, - "line" : 30, - "parent" : 0 - }, - { - "command" : 3, - "file" : 0, - "line" : 17, - "parent" : 0 - }, - { - "file" : 3, - "parent" : 2 - }, - { - "command" : 3, - "file" : 3, - "line" : 157, - "parent" : 3 - }, - { - "file" : 2, - "parent" : 4 - }, - { - "command" : 2, - "file" : 2, - "line" : 55, - "parent" : 5 - }, - { - "file" : 1, - "parent" : 6 - }, - { - "command" : 1, - "file" : 1, - "line" : 61, - "parent" : 7 - }, - { - "command" : 3, - "file" : 0, - "line" : 20, - "parent" : 0 - }, - { - "file" : 3, - "parent" : 9 - }, - { - "command" : 3, - "file" : 3, - "line" : 157, - "parent" : 10 - }, - { - "file" : 5, - "parent" : 11 - }, - { - "command" : 2, - "file" : 5, - "line" : 55, - "parent" : 12 - }, - { - "file" : 4, - "parent" : 13 - }, - { - "command" : 1, - "file" : 4, - "line" : 61, - "parent" : 14 - }, - { - "command" : 3, - "file" : 0, - "line" : 22, - "parent" : 0 - }, - { - "file" : 3, - "parent" : 16 - }, - { - "command" : 3, - "file" : 3, - "line" : 157, - "parent" : 17 - }, - { - "file" : 7, - "parent" : 18 - }, - { - "command" : 2, - "file" : 7, - "line" : 55, - "parent" : 19 - }, - { - "file" : 6, - "parent" : 20 - }, - { - "command" : 1, - "file" : 6, - "line" : 61, - "parent" : 21 - }, - { - "command" : 3, - "file" : 0, - "line" : 21, - "parent" : 0 - }, - { - "file" : 3, - "parent" : 23 - }, - { - "command" : 3, - "file" : 3, - "line" : 157, - "parent" : 24 - }, - { - "file" : 9, - "parent" : 25 - }, - { - "command" : 2, - "file" : 9, - "line" : 55, - "parent" : 26 - }, - { - "file" : 8, - "parent" : 27 - }, - { - "command" : 1, - "file" : 8, - "line" : 61, - "parent" : 28 - }, - { - "command" : 2, - "file" : 7, - "line" : 52, - "parent" : 19 - }, - { - "file" : 10, - "parent" : 30 - }, - { - "command" : 1, - "file" : 10, - "line" : 62, - "parent" : 31 - }, - { - "command" : 3, - "file" : 0, - "line" : 19, - "parent" : 0 - }, - { - "file" : 3, - "parent" : 33 - }, - { - "command" : 3, - "file" : 3, - "line" : 157, - "parent" : 34 - }, - { - "file" : 12, - "parent" : 35 - }, - { - "command" : 2, - "file" : 12, - "line" : 55, - "parent" : 36 - }, - { - "file" : 11, - "parent" : 37 - }, - { - "command" : 1, - "file" : 11, - "line" : 61, - "parent" : 38 - }, - { - "command" : 2, - "file" : 2, - "line" : 40, - "parent" : 5 - }, - { - "file" : 17, - "parent" : 40 - }, - { - "command" : 5, - "file" : 17, - "line" : 39, - "parent" : 41 - }, - { - "command" : 4, - "file" : 16, - "line" : 111, - "parent" : 42 - }, - { - "command" : 3, - "file" : 15, - "line" : 76, - "parent" : 43 - }, - { - "file" : 14, - "parent" : 44 - }, - { - "command" : 2, - "file" : 14, - "line" : 55, - "parent" : 45 - }, - { - "file" : 13, - "parent" : 46 - }, - { - "command" : 1, - "file" : 13, - "line" : 61, - "parent" : 47 - }, - { - "command" : 2, - "file" : 14, - "line" : 52, - "parent" : 45 - }, - { - "file" : 18, - "parent" : 49 - }, - { - "command" : 1, - "file" : 18, - "line" : 62, - "parent" : 50 - }, - { - "command" : 2, - "file" : 12, - "line" : 52, - "parent" : 36 - }, - { - "file" : 19, - "parent" : 52 - }, - { - "command" : 1, - "file" : 19, - "line" : 62, - "parent" : 53 - }, - { - "command" : 6, - "file" : 0, - "line" : 27, - "parent" : 0 - }, - { - "command" : 7, - "file" : 0, - "line" : 75, - "parent" : 0 - }, - { - "command" : 8, - "file" : 0, - "line" : 25, - "parent" : 0 - } - ] - }, - "compileGroups" : - [ - { - "compileCommandFragments" : - [ - { - "fragment" : "-Wno-deprecated-volatile -g -std=gnu++20 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX13.1.sdk -fcolor-diagnostics" - } - ], - "defines" : - [ - { - "backtrace" : 55, - "define" : "GLM_FORCE_SWIZZLE" - }, - { - "backtrace" : 56, - "define" : "QT_CONCURRENT_LIB" - }, - { - "backtrace" : 56, - "define" : "QT_CORE_LIB" - }, - { - "backtrace" : 56, - "define" : "QT_GUI_LIB" - }, - { - "backtrace" : 56, - "define" : "QT_OPENGLWIDGETS_LIB" - }, - { - "backtrace" : 56, - "define" : "QT_OPENGL_LIB" - }, - { - "backtrace" : 56, - "define" : "QT_WIDGETS_LIB" - }, - { - "backtrace" : 56, - "define" : "QT_XML_LIB" - } - ], - "includes" : - [ - { - "path" : "/Users/sotech117/Documents/master/graphics/the-all-americans-in-cs1230/cmake-build-debug" - }, - { - "path" : "/Users/sotech117/Documents/master/graphics/the-all-americans-in-cs1230" - }, - { - "backtrace" : 0, - "path" : "/Users/sotech117/Documents/master/graphics/the-all-americans-in-cs1230/cmake-build-debug/projects_ray_autogen/include" - }, - { - "backtrace" : 57, - "path" : "/Users/sotech117/Documents/master/graphics/the-all-americans-in-cs1230/src" - }, - { - "backtrace" : 56, - "isSystem" : true, - "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/QtConcurrent.framework/Headers" - }, - { - "backtrace" : 56, - "isSystem" : true, - "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/QtConcurrent.framework" - }, - { - "backtrace" : 56, - "isSystem" : true, - "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/QtCore.framework/Headers" - }, - { - "backtrace" : 56, - "isSystem" : true, - "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/QtCore.framework" - }, - { - "backtrace" : 56, - "isSystem" : true, - "path" : "/Users/sotech117/Qt/6.5.2/macos/mkspecs/macx-clang" - }, - { - "backtrace" : 56, - "isSystem" : true, - "path" : "/Users/sotech117/Qt/6.5.2/macos/include" - }, - { - "backtrace" : 56, - "isSystem" : true, - "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/QtXml.framework/Headers" - }, - { - "backtrace" : 56, - "isSystem" : true, - "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/QtXml.framework" - }, - { - "backtrace" : 56, - "isSystem" : true, - "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/QtGui.framework/Headers" - }, - { - "backtrace" : 56, - "isSystem" : true, - "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/QtGui.framework" - }, - { - "backtrace" : 56, - "isSystem" : true, - "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/QtWidgets.framework/Headers" - }, - { - "backtrace" : 56, - "isSystem" : true, - "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/QtWidgets.framework" - }, - { - "backtrace" : 56, - "isSystem" : true, - "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/QtOpenGLWidgets.framework/Headers" - }, - { - "backtrace" : 56, - "isSystem" : true, - "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/QtOpenGLWidgets.framework" - }, - { - "backtrace" : 56, - "isSystem" : true, - "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/QtOpenGL.framework/Headers" - }, - { - "backtrace" : 56, - "isSystem" : true, - "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/QtOpenGL.framework" - } - ], - "language" : "CXX", - "languageStandard" : - { - "backtraces" : - [ - 56, - 56 - ], - "standard" : "20" - }, - "sourceIndexes" : - [ - 0, - 1, - 2, - 5, - 6, - 7, - 8, - 9, - 10, - 19, - 20, - 21, - 22, - 23, - 24, - 25, - 26, - 27, - 28, - 29, - 30, - 32, - 34, - 35, - 36 - ] - } - ], - "dependencies" : - [ - { - "id" : "projects_ray_autogen_timestamp_deps::@6890427a1f51a3e7e1df" - }, - { - "backtrace" : 0, - "id" : "projects_ray_autogen::@6890427a1f51a3e7e1df" - } - ], - "id" : "projects_ray::@6890427a1f51a3e7e1df", - "link" : - { - "commandFragments" : - [ - { - "fragment" : "-Wno-deprecated-volatile -g", - "role" : "flags" - }, - { - "fragment" : "", - "role" : "flags" - }, - { - "fragment" : "-F/Users/sotech117/Qt/6.5.2/macos/lib", - "role" : "frameworkPath" - }, - { - "fragment" : "-Wl,-rpath,/Users/sotech117/Qt/6.5.2/macos/lib", - "role" : "libraries" - }, - { - "backtrace" : 8, - "fragment" : "/Users/sotech117/Qt/6.5.2/macos/lib/QtConcurrent.framework/Versions/A/QtConcurrent", - "role" : "libraries" - }, - { - "backtrace" : 15, - "fragment" : "/Users/sotech117/Qt/6.5.2/macos/lib/QtXml.framework/Versions/A/QtXml", - "role" : "libraries" - }, - { - "backtrace" : 22, - "fragment" : "/Users/sotech117/Qt/6.5.2/macos/lib/QtOpenGLWidgets.framework/Versions/A/QtOpenGLWidgets", - "role" : "libraries" - }, - { - "backtrace" : 29, - "fragment" : "/Users/sotech117/Qt/6.5.2/macos/lib/QtWidgets.framework/Versions/A/QtWidgets", - "role" : "libraries" - }, - { - "backtrace" : 32, - "fragment" : "/Users/sotech117/Qt/6.5.2/macos/lib/QtOpenGL.framework/Versions/A/QtOpenGL", - "role" : "libraries" - }, - { - "backtrace" : 39, - "fragment" : "/Users/sotech117/Qt/6.5.2/macos/lib/QtGui.framework/Versions/A/QtGui", - "role" : "libraries" - }, - { - "backtrace" : 48, - "fragment" : "/Users/sotech117/Qt/6.5.2/macos/lib/QtCore.framework/Versions/A/QtCore", - "role" : "libraries" - }, - { - "backtrace" : 51, - "fragment" : "-framework IOKit", - "role" : "libraries" - }, - { - "backtrace" : 51, - "fragment" : "-framework DiskArbitration", - "role" : "libraries" - }, - { - "fragment" : "-Xlinker -framework -Xlinker OpenGL", - "role" : "libraries" - }, - { - "fragment" : "-Xlinker -framework -Xlinker AGL", - "role" : "libraries" - }, - { - "backtrace" : 54, - "fragment" : "-framework AppKit", - "role" : "libraries" - }, - { - "backtrace" : 54, - "fragment" : "-framework ImageIO", - "role" : "libraries" - }, - { - "backtrace" : 54, - "fragment" : "-framework Metal", - "role" : "libraries" - } - ], - "language" : "CXX" - }, - "name" : "projects_ray", - "nameOnDisk" : "projects_ray", - "paths" : - { - "build" : ".", - "source" : "." - }, - "sourceGroups" : - [ - { - "name" : "Source Files", - "sourceIndexes" : - [ - 0, - 1, - 2, - 5, - 6, - 7, - 8, - 9, - 10, - 19, - 20, - 21, - 22, - 23, - 24, - 25, - 26, - 27, - 28, - 29, - 30, - 32, - 34, - 35, - 36 - ] - }, - { - "name" : "Header Files", - "sourceIndexes" : - [ - 3, - 4, - 11, - 12, - 13, - 14, - 15, - 16, - 17, - 18, - 31, - 33, - 37 - ] - }, - { - "name" : "", - "sourceIndexes" : - [ - 38 - ] - }, - { - "name" : "CMake Rules", - "sourceIndexes" : - [ - 39 - ] - } - ], - "sources" : - [ - { - "backtrace" : 0, - "compileGroupIndex" : 0, - "isGenerated" : true, - "path" : "cmake-build-debug/projects_ray_autogen/mocs_compilation.cpp", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 1, - "compileGroupIndex" : 0, - "path" : "src/main.cpp", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 1, - "compileGroupIndex" : 0, - "path" : "src/mainwindow.cpp", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 1, - "path" : "src/mainwindow.h", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 1, - "path" : "src/settings.h", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 1, - "compileGroupIndex" : 0, - "path" : "src/settings.cpp", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 1, - "compileGroupIndex" : 0, - "path" : "src/camera/camera.cpp", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 1, - "compileGroupIndex" : 0, - "path" : "src/raytracer/raytracer.cpp", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 1, - "compileGroupIndex" : 0, - "path" : "src/raytracer/raytracescene.cpp", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 1, - "compileGroupIndex" : 0, - "path" : "src/utils/scenefilereader.cpp", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 1, - "compileGroupIndex" : 0, - "path" : "src/utils/sceneparser.cpp", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 1, - "path" : "src/camera/camera.h", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 1, - "path" : "src/raytracer/raytracer.h", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 1, - "path" : "src/raytracer/raytracescene.h", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 1, - "path" : "src/utils/rgba.h", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 1, - "path" : "src/utils/scenedata.h", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 1, - "path" : "src/utils/scenefilereader.h", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 1, - "path" : "src/utils/aspectratiowidget/aspectratiowidget.hpp", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 1, - "path" : "src/utils/sceneparser.h", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 1, - "compileGroupIndex" : 0, - "path" : "src/intersect/intersect.cpp", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 1, - "compileGroupIndex" : 0, - "path" : "src/illuminate/illuminate.cpp", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 1, - "compileGroupIndex" : 0, - "path" : "src/illuminate/shadow.cpp", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 1, - "compileGroupIndex" : 0, - "path" : "src/illuminate/reflect.cpp", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 1, - "compileGroupIndex" : 0, - "path" : "src/texture/texture.cpp", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 1, - "compileGroupIndex" : 0, - "path" : "src/intersect/normals.cpp", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 1, - "compileGroupIndex" : 0, - "path" : "src/utils/raytracerutils.cpp", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 1, - "compileGroupIndex" : 0, - "path" : "src/aliasing/supersample.cpp", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 1, - "compileGroupIndex" : 0, - "path" : "src/aliasing/filter.cpp", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 1, - "compileGroupIndex" : 0, - "path" : "src/accelerate/myqthreads.cpp", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 1, - "compileGroupIndex" : 0, - "path" : "src/accelerate/myqtconcurrent.cpp", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 1, - "compileGroupIndex" : 0, - "path" : "src/accelerate/kdtree.cpp", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 1, - "path" : "src/accelerate/kdtree.h", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 1, - "compileGroupIndex" : 0, - "path" : "src/accelerate/bvh.cpp", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 1, - "path" : "src/accelerate/bvh.h", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 1, - "compileGroupIndex" : 0, - "path" : "src/4dvecops/vec4ops.cpp", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 1, - "compileGroupIndex" : 0, - "path" : "src/4dvecops/rotations4d.cpp", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 1, - "compileGroupIndex" : 0, - "path" : "src/4dvecops/transform4d.cpp", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 1, - "path" : "src/4dvecops/vec4ops.h", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 0, - "isGenerated" : true, - "path" : "cmake-build-debug/projects_ray_autogen/timestamp", - "sourceGroupIndex" : 2 - }, - { - "backtrace" : 0, - "isGenerated" : true, - "path" : "cmake-build-debug/projects_ray_autogen/timestamp.rule", - "sourceGroupIndex" : 3 - } - ], - "type" : "EXECUTABLE" -} diff --git a/cmake-build-debug/.cmake/api/v1/reply/target-projects_ray-Debug-59e38b50932a7f88906c.json b/cmake-build-debug/.cmake/api/v1/reply/target-projects_ray-Debug-59e38b50932a7f88906c.json new file mode 100644 index 0000000..391a421 --- /dev/null +++ b/cmake-build-debug/.cmake/api/v1/reply/target-projects_ray-Debug-59e38b50932a7f88906c.json @@ -0,0 +1,942 @@ +{ + "artifacts" : + [ + { + "path" : "projects_ray" + } + ], + "backtrace" : 1, + "backtraceGraph" : + { + "commands" : + [ + "add_executable", + "set_target_properties", + "include", + "find_package", + "find_dependency", + "_qt_internal_find_qt_dependencies", + "add_definitions", + "target_link_libraries", + "include_directories" + ], + "files" : + [ + "CMakeLists.txt", + "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Concurrent/Qt6ConcurrentVersionlessTargets.cmake", + "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Concurrent/Qt6ConcurrentConfig.cmake", + "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6/Qt6Config.cmake", + "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Xml/Qt6XmlVersionlessTargets.cmake", + "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Xml/Qt6XmlConfig.cmake", + "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6OpenGLWidgets/Qt6OpenGLWidgetsVersionlessTargets.cmake", + "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6OpenGLWidgets/Qt6OpenGLWidgetsConfig.cmake", + "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Widgets/Qt6WidgetsVersionlessTargets.cmake", + "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Widgets/Qt6WidgetsConfig.cmake", + "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6OpenGLWidgets/Qt6OpenGLWidgetsTargets.cmake", + "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Gui/Qt6GuiVersionlessTargets.cmake", + "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Gui/Qt6GuiConfig.cmake", + "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Core/Qt6CoreVersionlessTargets.cmake", + "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Core/Qt6CoreConfig.cmake", + "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/share/cmake-3.26/Modules/CMakeFindDependencyMacro.cmake", + "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake", + "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Concurrent/Qt6ConcurrentDependencies.cmake", + "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Core/Qt6CoreTargets.cmake", + "/Users/sotech117/Qt/6.5.2/macos/lib/cmake/Qt6Gui/Qt6GuiTargets.cmake" + ], + "nodes" : + [ + { + "file" : 0 + }, + { + "command" : 0, + "file" : 0, + "line" : 30, + "parent" : 0 + }, + { + "command" : 3, + "file" : 0, + "line" : 17, + "parent" : 0 + }, + { + "file" : 3, + "parent" : 2 + }, + { + "command" : 3, + "file" : 3, + "line" : 157, + "parent" : 3 + }, + { + "file" : 2, + "parent" : 4 + }, + { + "command" : 2, + "file" : 2, + "line" : 55, + "parent" : 5 + }, + { + "file" : 1, + "parent" : 6 + }, + { + "command" : 1, + "file" : 1, + "line" : 61, + "parent" : 7 + }, + { + "command" : 3, + "file" : 0, + "line" : 20, + "parent" : 0 + }, + { + "file" : 3, + "parent" : 9 + }, + { + "command" : 3, + "file" : 3, + "line" : 157, + "parent" : 10 + }, + { + "file" : 5, + "parent" : 11 + }, + { + "command" : 2, + "file" : 5, + "line" : 55, + "parent" : 12 + }, + { + "file" : 4, + "parent" : 13 + }, + { + "command" : 1, + "file" : 4, + "line" : 61, + "parent" : 14 + }, + { + "command" : 3, + "file" : 0, + "line" : 22, + "parent" : 0 + }, + { + "file" : 3, + "parent" : 16 + }, + { + "command" : 3, + "file" : 3, + "line" : 157, + "parent" : 17 + }, + { + "file" : 7, + "parent" : 18 + }, + { + "command" : 2, + "file" : 7, + "line" : 55, + "parent" : 19 + }, + { + "file" : 6, + "parent" : 20 + }, + { + "command" : 1, + "file" : 6, + "line" : 61, + "parent" : 21 + }, + { + "command" : 3, + "file" : 0, + "line" : 21, + "parent" : 0 + }, + { + "file" : 3, + "parent" : 23 + }, + { + "command" : 3, + "file" : 3, + "line" : 157, + "parent" : 24 + }, + { + "file" : 9, + "parent" : 25 + }, + { + "command" : 2, + "file" : 9, + "line" : 55, + "parent" : 26 + }, + { + "file" : 8, + "parent" : 27 + }, + { + "command" : 1, + "file" : 8, + "line" : 61, + "parent" : 28 + }, + { + "command" : 2, + "file" : 7, + "line" : 52, + "parent" : 19 + }, + { + "file" : 10, + "parent" : 30 + }, + { + "command" : 1, + "file" : 10, + "line" : 62, + "parent" : 31 + }, + { + "command" : 3, + "file" : 0, + "line" : 19, + "parent" : 0 + }, + { + "file" : 3, + "parent" : 33 + }, + { + "command" : 3, + "file" : 3, + "line" : 157, + "parent" : 34 + }, + { + "file" : 12, + "parent" : 35 + }, + { + "command" : 2, + "file" : 12, + "line" : 55, + "parent" : 36 + }, + { + "file" : 11, + "parent" : 37 + }, + { + "command" : 1, + "file" : 11, + "line" : 61, + "parent" : 38 + }, + { + "command" : 2, + "file" : 2, + "line" : 40, + "parent" : 5 + }, + { + "file" : 17, + "parent" : 40 + }, + { + "command" : 5, + "file" : 17, + "line" : 39, + "parent" : 41 + }, + { + "command" : 4, + "file" : 16, + "line" : 111, + "parent" : 42 + }, + { + "command" : 3, + "file" : 15, + "line" : 76, + "parent" : 43 + }, + { + "file" : 14, + "parent" : 44 + }, + { + "command" : 2, + "file" : 14, + "line" : 55, + "parent" : 45 + }, + { + "file" : 13, + "parent" : 46 + }, + { + "command" : 1, + "file" : 13, + "line" : 61, + "parent" : 47 + }, + { + "command" : 2, + "file" : 14, + "line" : 52, + "parent" : 45 + }, + { + "file" : 18, + "parent" : 49 + }, + { + "command" : 1, + "file" : 18, + "line" : 62, + "parent" : 50 + }, + { + "command" : 2, + "file" : 12, + "line" : 52, + "parent" : 36 + }, + { + "file" : 19, + "parent" : 52 + }, + { + "command" : 1, + "file" : 19, + "line" : 62, + "parent" : 53 + }, + { + "command" : 6, + "file" : 0, + "line" : 27, + "parent" : 0 + }, + { + "command" : 7, + "file" : 0, + "line" : 75, + "parent" : 0 + }, + { + "command" : 8, + "file" : 0, + "line" : 25, + "parent" : 0 + } + ] + }, + "compileGroups" : + [ + { + "compileCommandFragments" : + [ + { + "fragment" : "-Wno-deprecated-volatile -g -std=gnu++20 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX13.1.sdk -fcolor-diagnostics" + } + ], + "defines" : + [ + { + "backtrace" : 55, + "define" : "GLM_FORCE_SWIZZLE" + }, + { + "backtrace" : 56, + "define" : "QT_CONCURRENT_LIB" + }, + { + "backtrace" : 56, + "define" : "QT_CORE_LIB" + }, + { + "backtrace" : 56, + "define" : "QT_GUI_LIB" + }, + { + "backtrace" : 56, + "define" : "QT_OPENGLWIDGETS_LIB" + }, + { + "backtrace" : 56, + "define" : "QT_OPENGL_LIB" + }, + { + "backtrace" : 56, + "define" : "QT_WIDGETS_LIB" + }, + { + "backtrace" : 56, + "define" : "QT_XML_LIB" + } + ], + "includes" : + [ + { + "path" : "/Users/sotech117/Documents/master/graphics/the-all-americans-in-cs1230/cmake-build-debug" + }, + { + "path" : "/Users/sotech117/Documents/master/graphics/the-all-americans-in-cs1230" + }, + { + "backtrace" : 0, + "path" : "/Users/sotech117/Documents/master/graphics/the-all-americans-in-cs1230/cmake-build-debug/projects_ray_autogen/include" + }, + { + "backtrace" : 57, + "path" : "/Users/sotech117/Documents/master/graphics/the-all-americans-in-cs1230/src" + }, + { + "backtrace" : 56, + "isSystem" : true, + "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/QtConcurrent.framework/Headers" + }, + { + "backtrace" : 56, + "isSystem" : true, + "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/QtConcurrent.framework" + }, + { + "backtrace" : 56, + "isSystem" : true, + "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/QtCore.framework/Headers" + }, + { + "backtrace" : 56, + "isSystem" : true, + "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/QtCore.framework" + }, + { + "backtrace" : 56, + "isSystem" : true, + "path" : "/Users/sotech117/Qt/6.5.2/macos/mkspecs/macx-clang" + }, + { + "backtrace" : 56, + "isSystem" : true, + "path" : "/Users/sotech117/Qt/6.5.2/macos/include" + }, + { + "backtrace" : 56, + "isSystem" : true, + "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/QtXml.framework/Headers" + }, + { + "backtrace" : 56, + "isSystem" : true, + "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/QtXml.framework" + }, + { + "backtrace" : 56, + "isSystem" : true, + "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/QtGui.framework/Headers" + }, + { + "backtrace" : 56, + "isSystem" : true, + "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/QtGui.framework" + }, + { + "backtrace" : 56, + "isSystem" : true, + "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/QtWidgets.framework/Headers" + }, + { + "backtrace" : 56, + "isSystem" : true, + "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/QtWidgets.framework" + }, + { + "backtrace" : 56, + "isSystem" : true, + "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/QtOpenGLWidgets.framework/Headers" + }, + { + "backtrace" : 56, + "isSystem" : true, + "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/QtOpenGLWidgets.framework" + }, + { + "backtrace" : 56, + "isSystem" : true, + "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/QtOpenGL.framework/Headers" + }, + { + "backtrace" : 56, + "isSystem" : true, + "path" : "/Users/sotech117/Qt/6.5.2/macos/lib/QtOpenGL.framework" + } + ], + "language" : "CXX", + "languageStandard" : + { + "backtraces" : + [ + 56, + 56 + ], + "standard" : "20" + }, + "sourceIndexes" : + [ + 0, + 1, + 2, + 5, + 6, + 7, + 8, + 9, + 10, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 32, + 34, + 35, + 36 + ] + } + ], + "dependencies" : + [ + { + "id" : "projects_ray_autogen_timestamp_deps::@6890427a1f51a3e7e1df" + }, + { + "backtrace" : 0, + "id" : "projects_ray_autogen::@6890427a1f51a3e7e1df" + } + ], + "id" : "projects_ray::@6890427a1f51a3e7e1df", + "link" : + { + "commandFragments" : + [ + { + "fragment" : "-Wno-deprecated-volatile -g", + "role" : "flags" + }, + { + "fragment" : "", + "role" : "flags" + }, + { + "fragment" : "-F/Users/sotech117/Qt/6.5.2/macos/lib", + "role" : "frameworkPath" + }, + { + "fragment" : "-Wl,-rpath,/Users/sotech117/Qt/6.5.2/macos/lib", + "role" : "libraries" + }, + { + "backtrace" : 8, + "fragment" : "/Users/sotech117/Qt/6.5.2/macos/lib/QtConcurrent.framework/Versions/A/QtConcurrent", + "role" : "libraries" + }, + { + "backtrace" : 15, + "fragment" : "/Users/sotech117/Qt/6.5.2/macos/lib/QtXml.framework/Versions/A/QtXml", + "role" : "libraries" + }, + { + "backtrace" : 22, + "fragment" : "/Users/sotech117/Qt/6.5.2/macos/lib/QtOpenGLWidgets.framework/Versions/A/QtOpenGLWidgets", + "role" : "libraries" + }, + { + "backtrace" : 29, + "fragment" : "/Users/sotech117/Qt/6.5.2/macos/lib/QtWidgets.framework/Versions/A/QtWidgets", + "role" : "libraries" + }, + { + "backtrace" : 32, + "fragment" : "/Users/sotech117/Qt/6.5.2/macos/lib/QtOpenGL.framework/Versions/A/QtOpenGL", + "role" : "libraries" + }, + { + "backtrace" : 39, + "fragment" : "/Users/sotech117/Qt/6.5.2/macos/lib/QtGui.framework/Versions/A/QtGui", + "role" : "libraries" + }, + { + "backtrace" : 48, + "fragment" : "/Users/sotech117/Qt/6.5.2/macos/lib/QtCore.framework/Versions/A/QtCore", + "role" : "libraries" + }, + { + "backtrace" : 51, + "fragment" : "-framework IOKit", + "role" : "libraries" + }, + { + "backtrace" : 51, + "fragment" : "-framework DiskArbitration", + "role" : "libraries" + }, + { + "fragment" : "-Xlinker -framework -Xlinker OpenGL", + "role" : "libraries" + }, + { + "fragment" : "-Xlinker -framework -Xlinker AGL", + "role" : "libraries" + }, + { + "backtrace" : 54, + "fragment" : "-framework AppKit", + "role" : "libraries" + }, + { + "backtrace" : 54, + "fragment" : "-framework ImageIO", + "role" : "libraries" + }, + { + "backtrace" : 54, + "fragment" : "-framework Metal", + "role" : "libraries" + } + ], + "language" : "CXX" + }, + "name" : "projects_ray", + "nameOnDisk" : "projects_ray", + "paths" : + { + "build" : ".", + "source" : "." + }, + "sourceGroups" : + [ + { + "name" : "Source Files", + "sourceIndexes" : + [ + 0, + 1, + 2, + 5, + 6, + 7, + 8, + 9, + 10, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 32, + 34, + 35, + 36 + ] + }, + { + "name" : "Header Files", + "sourceIndexes" : + [ + 3, + 4, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 31, + 33, + 37 + ] + }, + { + "name" : "", + "sourceIndexes" : + [ + 38 + ] + }, + { + "name" : "CMake Rules", + "sourceIndexes" : + [ + 39 + ] + } + ], + "sources" : + [ + { + "backtrace" : 0, + "compileGroupIndex" : 0, + "isGenerated" : true, + "path" : "cmake-build-debug/projects_ray_autogen/mocs_compilation.cpp", + "sourceGroupIndex" : 0 + }, + { + "backtrace" : 1, + "compileGroupIndex" : 0, + "path" : "src/main.cpp", + "sourceGroupIndex" : 0 + }, + { + "backtrace" : 1, + "compileGroupIndex" : 0, + "path" : "src/mainwindow.cpp", + "sourceGroupIndex" : 0 + }, + { + "backtrace" : 1, + "path" : "src/mainwindow.h", + "sourceGroupIndex" : 1 + }, + { + "backtrace" : 1, + "path" : "src/settings.h", + "sourceGroupIndex" : 1 + }, + { + "backtrace" : 1, + "compileGroupIndex" : 0, + "path" : "src/settings.cpp", + "sourceGroupIndex" : 0 + }, + { + "backtrace" : 1, + "compileGroupIndex" : 0, + "path" : "src/camera/camera.cpp", + "sourceGroupIndex" : 0 + }, + { + "backtrace" : 1, + "compileGroupIndex" : 0, + "path" : "src/raytracer/raytracer.cpp", + "sourceGroupIndex" : 0 + }, + { + "backtrace" : 1, + "compileGroupIndex" : 0, + "path" : "src/raytracer/raytracescene.cpp", + "sourceGroupIndex" : 0 + }, + { + "backtrace" : 1, + "compileGroupIndex" : 0, + "path" : "src/utils/scenefilereader.cpp", + "sourceGroupIndex" : 0 + }, + { + "backtrace" : 1, + "compileGroupIndex" : 0, + "path" : "src/utils/sceneparser.cpp", + "sourceGroupIndex" : 0 + }, + { + "backtrace" : 1, + "path" : "src/camera/camera.h", + "sourceGroupIndex" : 1 + }, + { + "backtrace" : 1, + "path" : "src/raytracer/raytracer.h", + "sourceGroupIndex" : 1 + }, + { + "backtrace" : 1, + "path" : "src/raytracer/raytracescene.h", + "sourceGroupIndex" : 1 + }, + { + "backtrace" : 1, + "path" : "src/utils/rgba.h", + "sourceGroupIndex" : 1 + }, + { + "backtrace" : 1, + "path" : "src/utils/scenedata.h", + "sourceGroupIndex" : 1 + }, + { + "backtrace" : 1, + "path" : "src/utils/scenefilereader.h", + "sourceGroupIndex" : 1 + }, + { + "backtrace" : 1, + "path" : "src/utils/aspectratiowidget/aspectratiowidget.hpp", + "sourceGroupIndex" : 1 + }, + { + "backtrace" : 1, + "path" : "src/utils/sceneparser.h", + "sourceGroupIndex" : 1 + }, + { + "backtrace" : 1, + "compileGroupIndex" : 0, + "path" : "src/intersect/intersect.cpp", + "sourceGroupIndex" : 0 + }, + { + "backtrace" : 1, + "compileGroupIndex" : 0, + "path" : "src/illuminate/illuminate.cpp", + "sourceGroupIndex" : 0 + }, + { + "backtrace" : 1, + "compileGroupIndex" : 0, + "path" : "src/illuminate/shadow.cpp", + "sourceGroupIndex" : 0 + }, + { + "backtrace" : 1, + "compileGroupIndex" : 0, + "path" : "src/illuminate/reflect.cpp", + "sourceGroupIndex" : 0 + }, + { + "backtrace" : 1, + "compileGroupIndex" : 0, + "path" : "src/texture/texture.cpp", + "sourceGroupIndex" : 0 + }, + { + "backtrace" : 1, + "compileGroupIndex" : 0, + "path" : "src/intersect/normals.cpp", + "sourceGroupIndex" : 0 + }, + { + "backtrace" : 1, + "compileGroupIndex" : 0, + "path" : "src/utils/raytracerutils.cpp", + "sourceGroupIndex" : 0 + }, + { + "backtrace" : 1, + "compileGroupIndex" : 0, + "path" : "src/aliasing/supersample.cpp", + "sourceGroupIndex" : 0 + }, + { + "backtrace" : 1, + "compileGroupIndex" : 0, + "path" : "src/aliasing/filter.cpp", + "sourceGroupIndex" : 0 + }, + { + "backtrace" : 1, + "compileGroupIndex" : 0, + "path" : "src/accelerate/myqthreads.cpp", + "sourceGroupIndex" : 0 + }, + { + "backtrace" : 1, + "compileGroupIndex" : 0, + "path" : "src/accelerate/myqtconcurrent.cpp", + "sourceGroupIndex" : 0 + }, + { + "backtrace" : 1, + "compileGroupIndex" : 0, + "path" : "src/accelerate/kdtree.cpp", + "sourceGroupIndex" : 0 + }, + { + "backtrace" : 1, + "path" : "src/accelerate/kdtree.h", + "sourceGroupIndex" : 1 + }, + { + "backtrace" : 1, + "compileGroupIndex" : 0, + "path" : "src/accelerate/bvh.cpp", + "sourceGroupIndex" : 0 + }, + { + "backtrace" : 1, + "path" : "src/accelerate/bvh.h", + "sourceGroupIndex" : 1 + }, + { + "backtrace" : 1, + "compileGroupIndex" : 0, + "path" : "src/vec4ops/vec4ops.cpp", + "sourceGroupIndex" : 0 + }, + { + "backtrace" : 1, + "compileGroupIndex" : 0, + "path" : "src/vec4ops/rotations4d.cpp", + "sourceGroupIndex" : 0 + }, + { + "backtrace" : 1, + "compileGroupIndex" : 0, + "path" : "src/vec4ops/transform4d.cpp", + "sourceGroupIndex" : 0 + }, + { + "backtrace" : 1, + "path" : "src/vec4ops/vec4ops.h", + "sourceGroupIndex" : 1 + }, + { + "backtrace" : 0, + "isGenerated" : true, + "path" : "cmake-build-debug/projects_ray_autogen/timestamp", + "sourceGroupIndex" : 2 + }, + { + "backtrace" : 0, + "isGenerated" : true, + "path" : "cmake-build-debug/projects_ray_autogen/timestamp.rule", + "sourceGroupIndex" : 3 + } + ], + "type" : "EXECUTABLE" +} diff --git a/cmake-build-debug/.ninja_deps b/cmake-build-debug/.ninja_deps index e937cad..16d6d26 100644 Binary files a/cmake-build-debug/.ninja_deps and b/cmake-build-debug/.ninja_deps differ diff --git a/cmake-build-debug/.ninja_log b/cmake-build-debug/.ninja_log index 674598c..d85601a 100644 --- a/cmake-build-debug/.ninja_log +++ b/cmake-build-debug/.ninja_log @@ -1,14 +1,14 @@ # ninja log v5 -1 163 1702063806513858336 build.ninja 34bb77e754b05480 37 1002 1702063495670965252 CMakeFiles/projects_ray.dir/src/utils/scenefilereader.cpp.o 41959d435611c983 +1 163 1702065805502556826 build.ninja 34bb77e754b05480 1129 1843 1702062977342546570 CMakeFiles/projects_ray.dir/src/4dvecops/rotations4d.cpp.o ce6e3c7f960de866 1220 1963 1702062977461615794 CMakeFiles/projects_ray.dir/src/intersect/intersect.cpp.o 46167bd837be2b2a -7 34 1702063494707727424 projects_ray_autogen/mocs_compilation.cpp d580242d2b9854b3 1153 1904 1702062977403040871 CMakeFiles/projects_ray.dir/src/illuminate/reflect.cpp.o 63ef5fb7afacbb32 +7 34 1702063494707727424 projects_ray_autogen/mocs_compilation.cpp d580242d2b9854b3 7 34 1702063494707727424 /Users/sotech117/Documents/master/graphics/the-all-americans-in-cs1230/cmake-build-debug/projects_ray_autogen/timestamp d580242d2b9854b3 389 1129 1702062976626800433 CMakeFiles/projects_ray.dir/src/utils/raytracerutils.cpp.o 6d0b760a9c84856a -7 34 1702063494707727424 /Users/sotech117/Documents/master/graphics/the-all-americans-in-cs1230/cmake-build-debug/projects_ray_autogen/mocs_compilation.cpp d580242d2b9854b3 389 1124 1702062976621998218 CMakeFiles/projects_ray.dir/src/accelerate/myqthreads.cpp.o e51322a1e2833898 +7 34 1702063494707727424 /Users/sotech117/Documents/master/graphics/the-all-americans-in-cs1230/cmake-build-debug/projects_ray_autogen/mocs_compilation.cpp d580242d2b9854b3 1215 1995 1702062977494482428 CMakeFiles/projects_ray.dir/src/illuminate/illuminate.cpp.o 1e4b595f9246a14f 1002 1148 1702063495820276807 projects_ray 69591c53d0e17f8e 389 1153 1702062976653549225 CMakeFiles/projects_ray.dir/src/4dvecops/vec4operations.cpp.o d05a5fd3c2f1f4c4 @@ -17,10 +17,10 @@ 389 1194 1702062976692855035 CMakeFiles/projects_ray.dir/src/aliasing/supersample.cpp.o 829a155a1ffac273 1194 1944 1702062977443687058 CMakeFiles/projects_ray.dir/src/illuminate/shadow.cpp.o 643a1e808e96cec 389 1220 1702062976719809368 CMakeFiles/projects_ray.dir/src/aliasing/filter.cpp.o c1cad78d9998b2c4 -1995 2884 1702062978382551338 CMakeFiles/projects_ray.dir/src/mainwindow.cpp.o 96d8c110d02a09df 1124 1934 1702062977432980500 CMakeFiles/projects_ray.dir/src/accelerate/bvh.cpp.o a8cce28f179d7603 -1706 2503 1702062978000706958 CMakeFiles/projects_ray.dir/src/utils/sceneparser.cpp.o d9e1b1ef9f57a97a +1995 2884 1702062978382551338 CMakeFiles/projects_ray.dir/src/mainwindow.cpp.o 96d8c110d02a09df 1944 2276 1702062977776055279 CMakeFiles/projects_ray.dir/src/camera/camera.cpp.o 9f825ee08bf53b36 +1706 2503 1702062978000706958 CMakeFiles/projects_ray.dir/src/utils/sceneparser.cpp.o d9e1b1ef9f57a97a 1963 2190 1702062977691669565 CMakeFiles/projects_ray.dir/src/settings.cpp.o 7c89207347735849 1934 3161 1702062978659402142 CMakeFiles/projects_ray.dir/src/raytracer/raytracer.cpp.o 78383fd2d33d7c09 1150 1837 1702062977336494519 CMakeFiles/projects_ray.dir/src/4dvecops/transform4d.cpp.o edbb1aa44772a316 diff --git a/cmake-build-debug/CMakeFiles/clion-Debug-log.txt b/cmake-build-debug/CMakeFiles/clion-Debug-log.txt index 6682aea..a4f4c26 100644 --- a/cmake-build-debug/CMakeFiles/clion-Debug-log.txt +++ b/cmake-build-debug/CMakeFiles/clion-Debug-log.txt @@ -1,4 +1,4 @@ "/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/cmake/mac/bin/cmake" -DCMAKE_BUILD_TYPE=Debug "-DCMAKE_MAKE_PROGRAM=/Users/sotech117/Library/Application Support/JetBrains/Toolbox/apps/CLion/ch-0/232.9921.42/CLion.app/Contents/bin/ninja/mac/ninja" -DCMAKE_PREFIX_PATH=/Users/sotech117/Qt/6.5.2/macos/lib/cmake -G Ninja -S /Users/sotech117/Documents/master/graphics/the-all-americans-in-cs1230 -B /Users/sotech117/Documents/master/graphics/the-all-americans-in-cs1230/cmake-build-debug --- Configuring done (0.1s) +-- Configuring done (0.2s) -- Generating done (0.0s) -- Build files have been written to: /Users/sotech117/Documents/master/graphics/the-all-americans-in-cs1230/cmake-build-debug diff --git a/cmake-build-debug/CMakeFiles/projects_ray_autogen.dir/AutogenInfo.json b/cmake-build-debug/CMakeFiles/projects_ray_autogen.dir/AutogenInfo.json index 8aa0f76..790d2b7 100644 --- a/cmake-build-debug/CMakeFiles/projects_ray_autogen.dir/AutogenInfo.json +++ b/cmake-build-debug/CMakeFiles/projects_ray_autogen.dir/AutogenInfo.json @@ -391,12 +391,6 @@ "DEP_FILE_RULE_NAME" : "projects_ray_autogen/timestamp", "HEADERS" : [ - [ - "/Users/sotech117/Documents/master/graphics/the-all-americans-in-cs1230/src/4dvecops/vec4ops.h", - "MU", - "SDN2X6DTVW/moc_vec4ops.cpp", - null - ], [ "/Users/sotech117/Documents/master/graphics/the-all-americans-in-cs1230/src/accelerate/bvh.h", "MU", @@ -468,6 +462,12 @@ "MU", "VSCBVMNR7M/moc_sceneparser.cpp", null + ], + [ + "/Users/sotech117/Documents/master/graphics/the-all-americans-in-cs1230/src/vec4ops/vec4ops.h", + "MU", + "YL3NGBB5K6/moc_vec4ops.cpp", + null ] ], "HEADER_EXTENSIONS" : [ "h", "hh", "h++", "hm", "hpp", "hxx", "in", "txx" ], @@ -548,21 +548,6 @@ "SETTINGS_FILE" : "/Users/sotech117/Documents/master/graphics/the-all-americans-in-cs1230/cmake-build-debug/CMakeFiles/projects_ray_autogen.dir/AutogenUsed.txt", "SOURCES" : [ - [ - "/Users/sotech117/Documents/master/graphics/the-all-americans-in-cs1230/src/4dvecops/rotations4d.cpp", - "MU", - null - ], - [ - "/Users/sotech117/Documents/master/graphics/the-all-americans-in-cs1230/src/4dvecops/transform4d.cpp", - "MU", - null - ], - [ - "/Users/sotech117/Documents/master/graphics/the-all-americans-in-cs1230/src/4dvecops/vec4ops.cpp", - "MU", - null - ], [ "/Users/sotech117/Documents/master/graphics/the-all-americans-in-cs1230/src/accelerate/bvh.cpp", "MU", @@ -667,6 +652,21 @@ "/Users/sotech117/Documents/master/graphics/the-all-americans-in-cs1230/src/utils/sceneparser.cpp", "MU", null + ], + [ + "/Users/sotech117/Documents/master/graphics/the-all-americans-in-cs1230/src/vec4ops/rotations4d.cpp", + "MU", + null + ], + [ + "/Users/sotech117/Documents/master/graphics/the-all-americans-in-cs1230/src/vec4ops/transform4d.cpp", + "MU", + null + ], + [ + "/Users/sotech117/Documents/master/graphics/the-all-americans-in-cs1230/src/vec4ops/vec4ops.cpp", + "MU", + null ] ], "UIC_OPTIONS" : [], diff --git a/cmake-build-debug/Testing/Temporary/LastTest.log b/cmake-build-debug/Testing/Temporary/LastTest.log index 06ce0b3..831e9e8 100644 --- a/cmake-build-debug/Testing/Temporary/LastTest.log +++ b/cmake-build-debug/Testing/Temporary/LastTest.log @@ -1,3 +1,3 @@ -Start testing: Dec 08 14:30 EST +Start testing: Dec 08 15:03 EST ---------------------------------------------------------- -End testing: Dec 08 14:30 EST +End testing: Dec 08 15:03 EST diff --git a/cmake-build-debug/build.ninja b/cmake-build-debug/build.ninja index 5f75f72..121c63d 100644 --- a/cmake-build-debug/build.ninja +++ b/cmake-build-debug/build.ninja @@ -225,29 +225,29 @@ build CMakeFiles/projects_ray.dir/src/accelerate/bvh.cpp.o: CXX_COMPILER__projec OBJECT_DIR = CMakeFiles/projects_ray.dir OBJECT_FILE_DIR = CMakeFiles/projects_ray.dir/src/accelerate -build CMakeFiles/projects_ray.dir/src/4dvecops/vec4ops.cpp.o: CXX_COMPILER__projects_ray_unscanned_Debug /Users/sotech117/Documents/master/graphics/the-all-americans-in-cs1230/src/4dvecops/vec4ops.cpp || cmake_object_order_depends_target_projects_ray +build CMakeFiles/projects_ray.dir/src/vec4ops/vec4ops.cpp.o: CXX_COMPILER__projects_ray_unscanned_Debug /Users/sotech117/Documents/master/graphics/the-all-americans-in-cs1230/src/vec4ops/vec4ops.cpp || cmake_object_order_depends_target_projects_ray DEFINES = -DGLM_FORCE_SWIZZLE -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_OPENGLWIDGETS_LIB -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB - DEP_FILE = CMakeFiles/projects_ray.dir/src/4dvecops/vec4ops.cpp.o.d + DEP_FILE = CMakeFiles/projects_ray.dir/src/vec4ops/vec4ops.cpp.o.d FLAGS = -Wno-deprecated-volatile -g -std=gnu++20 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX13.1.sdk -fcolor-diagnostics INCLUDES = -I/Users/sotech117/Documents/master/graphics/the-all-americans-in-cs1230/cmake-build-debug -I/Users/sotech117/Documents/master/graphics/the-all-americans-in-cs1230 -I/Users/sotech117/Documents/master/graphics/the-all-americans-in-cs1230/cmake-build-debug/projects_ray_autogen/include -I/Users/sotech117/Documents/master/graphics/the-all-americans-in-cs1230/src -isystem /Users/sotech117/Qt/6.5.2/macos/lib/QtConcurrent.framework/Headers -iframework /Users/sotech117/Qt/6.5.2/macos/lib -isystem /Users/sotech117/Qt/6.5.2/macos/lib/QtCore.framework/Headers -isystem /Users/sotech117/Qt/6.5.2/macos/mkspecs/macx-clang -isystem /Users/sotech117/Qt/6.5.2/macos/include -isystem /Users/sotech117/Qt/6.5.2/macos/lib/QtXml.framework/Headers -isystem /Users/sotech117/Qt/6.5.2/macos/lib/QtGui.framework/Headers -isystem /Users/sotech117/Qt/6.5.2/macos/lib/QtWidgets.framework/Headers -isystem /Users/sotech117/Qt/6.5.2/macos/lib/QtOpenGLWidgets.framework/Headers -isystem /Users/sotech117/Qt/6.5.2/macos/lib/QtOpenGL.framework/Headers OBJECT_DIR = CMakeFiles/projects_ray.dir - OBJECT_FILE_DIR = CMakeFiles/projects_ray.dir/src/4dvecops + OBJECT_FILE_DIR = CMakeFiles/projects_ray.dir/src/vec4ops -build CMakeFiles/projects_ray.dir/src/4dvecops/rotations4d.cpp.o: CXX_COMPILER__projects_ray_unscanned_Debug /Users/sotech117/Documents/master/graphics/the-all-americans-in-cs1230/src/4dvecops/rotations4d.cpp || cmake_object_order_depends_target_projects_ray +build CMakeFiles/projects_ray.dir/src/vec4ops/rotations4d.cpp.o: CXX_COMPILER__projects_ray_unscanned_Debug /Users/sotech117/Documents/master/graphics/the-all-americans-in-cs1230/src/vec4ops/rotations4d.cpp || cmake_object_order_depends_target_projects_ray DEFINES = -DGLM_FORCE_SWIZZLE -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_OPENGLWIDGETS_LIB -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB - DEP_FILE = CMakeFiles/projects_ray.dir/src/4dvecops/rotations4d.cpp.o.d + DEP_FILE = CMakeFiles/projects_ray.dir/src/vec4ops/rotations4d.cpp.o.d FLAGS = -Wno-deprecated-volatile -g -std=gnu++20 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX13.1.sdk -fcolor-diagnostics INCLUDES = -I/Users/sotech117/Documents/master/graphics/the-all-americans-in-cs1230/cmake-build-debug -I/Users/sotech117/Documents/master/graphics/the-all-americans-in-cs1230 -I/Users/sotech117/Documents/master/graphics/the-all-americans-in-cs1230/cmake-build-debug/projects_ray_autogen/include -I/Users/sotech117/Documents/master/graphics/the-all-americans-in-cs1230/src -isystem /Users/sotech117/Qt/6.5.2/macos/lib/QtConcurrent.framework/Headers -iframework /Users/sotech117/Qt/6.5.2/macos/lib -isystem /Users/sotech117/Qt/6.5.2/macos/lib/QtCore.framework/Headers -isystem /Users/sotech117/Qt/6.5.2/macos/mkspecs/macx-clang -isystem /Users/sotech117/Qt/6.5.2/macos/include -isystem /Users/sotech117/Qt/6.5.2/macos/lib/QtXml.framework/Headers -isystem /Users/sotech117/Qt/6.5.2/macos/lib/QtGui.framework/Headers -isystem /Users/sotech117/Qt/6.5.2/macos/lib/QtWidgets.framework/Headers -isystem /Users/sotech117/Qt/6.5.2/macos/lib/QtOpenGLWidgets.framework/Headers -isystem /Users/sotech117/Qt/6.5.2/macos/lib/QtOpenGL.framework/Headers OBJECT_DIR = CMakeFiles/projects_ray.dir - OBJECT_FILE_DIR = CMakeFiles/projects_ray.dir/src/4dvecops + OBJECT_FILE_DIR = CMakeFiles/projects_ray.dir/src/vec4ops -build CMakeFiles/projects_ray.dir/src/4dvecops/transform4d.cpp.o: CXX_COMPILER__projects_ray_unscanned_Debug /Users/sotech117/Documents/master/graphics/the-all-americans-in-cs1230/src/4dvecops/transform4d.cpp || cmake_object_order_depends_target_projects_ray +build CMakeFiles/projects_ray.dir/src/vec4ops/transform4d.cpp.o: CXX_COMPILER__projects_ray_unscanned_Debug /Users/sotech117/Documents/master/graphics/the-all-americans-in-cs1230/src/vec4ops/transform4d.cpp || cmake_object_order_depends_target_projects_ray DEFINES = -DGLM_FORCE_SWIZZLE -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_OPENGLWIDGETS_LIB -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB - DEP_FILE = CMakeFiles/projects_ray.dir/src/4dvecops/transform4d.cpp.o.d + DEP_FILE = CMakeFiles/projects_ray.dir/src/vec4ops/transform4d.cpp.o.d FLAGS = -Wno-deprecated-volatile -g -std=gnu++20 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX13.1.sdk -fcolor-diagnostics INCLUDES = -I/Users/sotech117/Documents/master/graphics/the-all-americans-in-cs1230/cmake-build-debug -I/Users/sotech117/Documents/master/graphics/the-all-americans-in-cs1230 -I/Users/sotech117/Documents/master/graphics/the-all-americans-in-cs1230/cmake-build-debug/projects_ray_autogen/include -I/Users/sotech117/Documents/master/graphics/the-all-americans-in-cs1230/src -isystem /Users/sotech117/Qt/6.5.2/macos/lib/QtConcurrent.framework/Headers -iframework /Users/sotech117/Qt/6.5.2/macos/lib -isystem /Users/sotech117/Qt/6.5.2/macos/lib/QtCore.framework/Headers -isystem /Users/sotech117/Qt/6.5.2/macos/mkspecs/macx-clang -isystem /Users/sotech117/Qt/6.5.2/macos/include -isystem /Users/sotech117/Qt/6.5.2/macos/lib/QtXml.framework/Headers -isystem /Users/sotech117/Qt/6.5.2/macos/lib/QtGui.framework/Headers -isystem /Users/sotech117/Qt/6.5.2/macos/lib/QtWidgets.framework/Headers -isystem /Users/sotech117/Qt/6.5.2/macos/lib/QtOpenGLWidgets.framework/Headers -isystem /Users/sotech117/Qt/6.5.2/macos/lib/QtOpenGL.framework/Headers OBJECT_DIR = CMakeFiles/projects_ray.dir - OBJECT_FILE_DIR = CMakeFiles/projects_ray.dir/src/4dvecops + OBJECT_FILE_DIR = CMakeFiles/projects_ray.dir/src/vec4ops # ============================================================================= @@ -257,7 +257,7 @@ build CMakeFiles/projects_ray.dir/src/4dvecops/transform4d.cpp.o: CXX_COMPILER__ ############################################# # Link the executable projects_ray -build projects_ray: CXX_EXECUTABLE_LINKER__projects_ray_Debug CMakeFiles/projects_ray.dir/projects_ray_autogen/mocs_compilation.cpp.o CMakeFiles/projects_ray.dir/src/main.cpp.o CMakeFiles/projects_ray.dir/src/mainwindow.cpp.o CMakeFiles/projects_ray.dir/src/settings.cpp.o CMakeFiles/projects_ray.dir/src/camera/camera.cpp.o CMakeFiles/projects_ray.dir/src/raytracer/raytracer.cpp.o CMakeFiles/projects_ray.dir/src/raytracer/raytracescene.cpp.o CMakeFiles/projects_ray.dir/src/utils/scenefilereader.cpp.o CMakeFiles/projects_ray.dir/src/utils/sceneparser.cpp.o CMakeFiles/projects_ray.dir/src/intersect/intersect.cpp.o CMakeFiles/projects_ray.dir/src/illuminate/illuminate.cpp.o CMakeFiles/projects_ray.dir/src/illuminate/shadow.cpp.o CMakeFiles/projects_ray.dir/src/illuminate/reflect.cpp.o CMakeFiles/projects_ray.dir/src/texture/texture.cpp.o CMakeFiles/projects_ray.dir/src/intersect/normals.cpp.o CMakeFiles/projects_ray.dir/src/utils/raytracerutils.cpp.o CMakeFiles/projects_ray.dir/src/aliasing/supersample.cpp.o CMakeFiles/projects_ray.dir/src/aliasing/filter.cpp.o CMakeFiles/projects_ray.dir/src/accelerate/myqthreads.cpp.o CMakeFiles/projects_ray.dir/src/accelerate/myqtconcurrent.cpp.o CMakeFiles/projects_ray.dir/src/accelerate/kdtree.cpp.o CMakeFiles/projects_ray.dir/src/accelerate/bvh.cpp.o CMakeFiles/projects_ray.dir/src/4dvecops/vec4ops.cpp.o CMakeFiles/projects_ray.dir/src/4dvecops/rotations4d.cpp.o CMakeFiles/projects_ray.dir/src/4dvecops/transform4d.cpp.o | /Users/sotech117/Qt/6.5.2/macos/lib/QtConcurrent.framework/Versions/A/QtConcurrent /Users/sotech117/Qt/6.5.2/macos/lib/QtXml.framework/Versions/A/QtXml /Users/sotech117/Qt/6.5.2/macos/lib/QtOpenGLWidgets.framework/Versions/A/QtOpenGLWidgets /Users/sotech117/Qt/6.5.2/macos/lib/QtWidgets.framework/Versions/A/QtWidgets /Users/sotech117/Qt/6.5.2/macos/lib/QtOpenGL.framework/Versions/A/QtOpenGL /Users/sotech117/Qt/6.5.2/macos/lib/QtGui.framework/Versions/A/QtGui /Users/sotech117/Qt/6.5.2/macos/lib/QtCore.framework/Versions/A/QtCore || projects_ray_autogen projects_ray_autogen_timestamp_deps +build projects_ray: CXX_EXECUTABLE_LINKER__projects_ray_Debug CMakeFiles/projects_ray.dir/projects_ray_autogen/mocs_compilation.cpp.o CMakeFiles/projects_ray.dir/src/main.cpp.o CMakeFiles/projects_ray.dir/src/mainwindow.cpp.o CMakeFiles/projects_ray.dir/src/settings.cpp.o CMakeFiles/projects_ray.dir/src/camera/camera.cpp.o CMakeFiles/projects_ray.dir/src/raytracer/raytracer.cpp.o CMakeFiles/projects_ray.dir/src/raytracer/raytracescene.cpp.o CMakeFiles/projects_ray.dir/src/utils/scenefilereader.cpp.o CMakeFiles/projects_ray.dir/src/utils/sceneparser.cpp.o CMakeFiles/projects_ray.dir/src/intersect/intersect.cpp.o CMakeFiles/projects_ray.dir/src/illuminate/illuminate.cpp.o CMakeFiles/projects_ray.dir/src/illuminate/shadow.cpp.o CMakeFiles/projects_ray.dir/src/illuminate/reflect.cpp.o CMakeFiles/projects_ray.dir/src/texture/texture.cpp.o CMakeFiles/projects_ray.dir/src/intersect/normals.cpp.o CMakeFiles/projects_ray.dir/src/utils/raytracerutils.cpp.o CMakeFiles/projects_ray.dir/src/aliasing/supersample.cpp.o CMakeFiles/projects_ray.dir/src/aliasing/filter.cpp.o CMakeFiles/projects_ray.dir/src/accelerate/myqthreads.cpp.o CMakeFiles/projects_ray.dir/src/accelerate/myqtconcurrent.cpp.o CMakeFiles/projects_ray.dir/src/accelerate/kdtree.cpp.o CMakeFiles/projects_ray.dir/src/accelerate/bvh.cpp.o CMakeFiles/projects_ray.dir/src/vec4ops/vec4ops.cpp.o CMakeFiles/projects_ray.dir/src/vec4ops/rotations4d.cpp.o CMakeFiles/projects_ray.dir/src/vec4ops/transform4d.cpp.o | /Users/sotech117/Qt/6.5.2/macos/lib/QtConcurrent.framework/Versions/A/QtConcurrent /Users/sotech117/Qt/6.5.2/macos/lib/QtXml.framework/Versions/A/QtXml /Users/sotech117/Qt/6.5.2/macos/lib/QtOpenGLWidgets.framework/Versions/A/QtOpenGLWidgets /Users/sotech117/Qt/6.5.2/macos/lib/QtWidgets.framework/Versions/A/QtWidgets /Users/sotech117/Qt/6.5.2/macos/lib/QtOpenGL.framework/Versions/A/QtOpenGL /Users/sotech117/Qt/6.5.2/macos/lib/QtGui.framework/Versions/A/QtGui /Users/sotech117/Qt/6.5.2/macos/lib/QtCore.framework/Versions/A/QtCore || projects_ray_autogen projects_ray_autogen_timestamp_deps FLAGS = -Wno-deprecated-volatile -g -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX13.1.sdk LINK_LIBRARIES = -Wl,-rpath,/Users/sotech117/Qt/6.5.2/macos/lib /Users/sotech117/Qt/6.5.2/macos/lib/QtConcurrent.framework/Versions/A/QtConcurrent /Users/sotech117/Qt/6.5.2/macos/lib/QtXml.framework/Versions/A/QtXml /Users/sotech117/Qt/6.5.2/macos/lib/QtOpenGLWidgets.framework/Versions/A/QtOpenGLWidgets /Users/sotech117/Qt/6.5.2/macos/lib/QtWidgets.framework/Versions/A/QtWidgets /Users/sotech117/Qt/6.5.2/macos/lib/QtOpenGL.framework/Versions/A/QtOpenGL /Users/sotech117/Qt/6.5.2/macos/lib/QtGui.framework/Versions/A/QtGui /Users/sotech117/Qt/6.5.2/macos/lib/QtCore.framework/Versions/A/QtCore -framework IOKit -framework DiskArbitration -Xlinker -framework -Xlinker OpenGL -Xlinker -framework -Xlinker AGL -framework AppKit -framework ImageIO -framework Metal LINK_PATH = -F/Users/sotech117/Qt/6.5.2/macos/lib @@ -358,7 +358,7 @@ build projects_ray_autogen/timestamp projects_ray_autogen/mocs_compilation.cpp | ############################################# # Phony custom command for CMakeFiles/projects_ray_autogen_timestamp_deps -build CMakeFiles/projects_ray_autogen_timestamp_deps | ${cmake_ninja_workdir}CMakeFiles/projects_ray_autogen_timestamp_deps: phony /Users/sotech117/Qt/6.5.2/macos/./libexec/uic /Users/sotech117/Qt/6.5.2/macos/./libexec/moc +build CMakeFiles/projects_ray_autogen_timestamp_deps | ${cmake_ninja_workdir}CMakeFiles/projects_ray_autogen_timestamp_deps: phony /Users/sotech117/Qt/6.5.2/macos/./libexec/moc /Users/sotech117/Qt/6.5.2/macos/./libexec/uic ############################################# -- cgit v1.2.3-70-g09d2