From 3a3c06b9bcb6d98bd774d1fdb894a4aa63fc948a Mon Sep 17 00:00:00 2001 From: sotech117 Date: Fri, 8 Dec 2023 14:29:56 -0500 Subject: refactor vec4 ops --- cmake-build-debug/.ninja_deps | Bin 183008 -> 190512 bytes cmake-build-debug/.ninja_log | 6 ++++++ cmake-build-debug/Testing/Temporary/LastTest.log | 4 ++-- cmake-build-debug/projects_ray | Bin 0 -> 1657145 bytes 4 files changed, 8 insertions(+), 2 deletions(-) create mode 100755 cmake-build-debug/projects_ray (limited to 'cmake-build-debug') diff --git a/cmake-build-debug/.ninja_deps b/cmake-build-debug/.ninja_deps index ec03971..d347892 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 fa84642..374ec09 100644 --- a/cmake-build-debug/.ninja_log +++ b/cmake-build-debug/.ninja_log @@ -36,3 +36,9 @@ 2277 3074 1702062978573573842 CMakeFiles/projects_ray.dir/projects_ray_autogen/mocs_compilation.cpp.o 75d01056e19b5cdd 1934 3161 1702062978659402142 CMakeFiles/projects_ray.dir/src/raytracer/raytracer.cpp.o 78383fd2d33d7c09 2190 3283 1702062978781768457 CMakeFiles/projects_ray.dir/src/main.cpp.o 18bcd3026e919fd3 +7 34 1702063494707727424 projects_ray_autogen/timestamp d580242d2b9854b3 +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 +7 34 1702063494707727424 /Users/sotech117/Documents/master/graphics/the-all-americans-in-cs1230/cmake-build-debug/projects_ray_autogen/mocs_compilation.cpp d580242d2b9854b3 +37 1002 1702063495670965252 CMakeFiles/projects_ray.dir/src/utils/scenefilereader.cpp.o 41959d435611c983 +1002 1148 1702063495820276807 projects_ray 69591c53d0e17f8e diff --git a/cmake-build-debug/Testing/Temporary/LastTest.log b/cmake-build-debug/Testing/Temporary/LastTest.log index 0c30d59..84b844b 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 13:39 EST +Start testing: Dec 08 14:24 EST ---------------------------------------------------------- -End testing: Dec 08 13:39 EST +End testing: Dec 08 14:24 EST diff --git a/cmake-build-debug/projects_ray b/cmake-build-debug/projects_ray new file mode 100755 index 0000000..9e19353 Binary files /dev/null and b/cmake-build-debug/projects_ray differ -- cgit v1.2.3-70-g09d2