From f90840ebc018ffdf53423b136e7e99b0ce2ad5c7 Mon Sep 17 00:00:00 2001 From: Nicholas Bottone Date: Wed, 13 Dec 2023 01:34:03 -0500 Subject: Delete student_outputs contents --- template_inis/intersect/ambient_total.ini | 19 ------------------- template_inis/intersect/diffuse_total.ini | 19 ------------------- template_inis/intersect/directional_light_1.ini | 19 ------------------- template_inis/intersect/directional_light_2.ini | 19 ------------------- template_inis/intersect/parse_matrix.ini | 19 ------------------- template_inis/intersect/phong_total.ini | 19 ------------------- template_inis/intersect/specular_total.ini | 19 ------------------- template_inis/intersect/unit_cone.ini | 19 ------------------- template_inis/intersect/unit_cone_cap.ini | 19 ------------------- template_inis/intersect/unit_cube.ini | 19 ------------------- template_inis/intersect/unit_cylinder.ini | 19 ------------------- template_inis/intersect/unit_sphere.ini | 19 ------------------- 12 files changed, 228 deletions(-) delete mode 100644 template_inis/intersect/ambient_total.ini delete mode 100644 template_inis/intersect/diffuse_total.ini delete mode 100644 template_inis/intersect/directional_light_1.ini delete mode 100644 template_inis/intersect/directional_light_2.ini delete mode 100644 template_inis/intersect/parse_matrix.ini delete mode 100644 template_inis/intersect/phong_total.ini delete mode 100644 template_inis/intersect/specular_total.ini delete mode 100644 template_inis/intersect/unit_cone.ini delete mode 100644 template_inis/intersect/unit_cone_cap.ini delete mode 100644 template_inis/intersect/unit_cube.ini delete mode 100644 template_inis/intersect/unit_cylinder.ini delete mode 100644 template_inis/intersect/unit_sphere.ini (limited to 'template_inis/intersect') diff --git a/template_inis/intersect/ambient_total.ini b/template_inis/intersect/ambient_total.ini deleted file mode 100644 index 7480706..0000000 --- a/template_inis/intersect/ambient_total.ini +++ /dev/null @@ -1,19 +0,0 @@ -[IO] - scene = /Users/sotech117/Documents/master/graphics/projects-ray-sotech117/scenefiles/intersect/required/ambient_total.json - output = /Users/sotech117/Documents/master/graphics/projects-ray-sotech117/student_outputs/intersect/required/ambient_total.png - -[Canvas] - width = 1024 - height = 768 - -[Feature] - shadows = false - reflect = false - refract = false - texture = false - parallel = false - super-sample = false - num-samples = 1 - post-process = false - acceleration = false - depthoffield = false diff --git a/template_inis/intersect/diffuse_total.ini b/template_inis/intersect/diffuse_total.ini deleted file mode 100644 index 6628465..0000000 --- a/template_inis/intersect/diffuse_total.ini +++ /dev/null @@ -1,19 +0,0 @@ -[IO] - scene = /Users/sotech117/Documents/master/graphics/projects-ray-sotech117/scenefiles/intersect/required/diffuse_total.json - output = /Users/sotech117/Documents/master/graphics/projects-ray-sotech117/student_outputs/intersect/required/diffuse_total.png - -[Canvas] - width = 1024 - height = 768 - -[Feature] - shadows = false - reflect = false - refract = false - texture = false - parallel = false - super-sample = false - num-samples = 1 - post-process = false - acceleration = false - depthoffield = false diff --git a/template_inis/intersect/directional_light_1.ini b/template_inis/intersect/directional_light_1.ini deleted file mode 100644 index e269dbe..0000000 --- a/template_inis/intersect/directional_light_1.ini +++ /dev/null @@ -1,19 +0,0 @@ -[IO] - scene = /Users/sotech117/Documents/master/graphics/projects-ray-sotech117/scenefiles/intersect/required/directional_light_1.json - output = /Users/sotech117/Documents/master/graphics/projects-ray-sotech117/student_outputs/intersect/required/directional_light_1.png - -[Canvas] - width = 1024 - height = 768 - -[Feature] - shadows = false - reflect = false - refract = false - texture = false - parallel = false - super-sample = false - num-samples = 1 - post-process = false - acceleration = false - depthoffield = false diff --git a/template_inis/intersect/directional_light_2.ini b/template_inis/intersect/directional_light_2.ini deleted file mode 100644 index a7c3712..0000000 --- a/template_inis/intersect/directional_light_2.ini +++ /dev/null @@ -1,19 +0,0 @@ -[IO] - scene = /Users/sotech117/Documents/master/graphics/projects-ray-sotech117/scenefiles/intersect/required/directional_light_2.json - output = /Users/sotech117/Documents/master/graphics/projects-ray-sotech117/student_outputs/intersect/required/directional_light_2.png - -[Canvas] - width = 1024 - height = 768 - -[Feature] - shadows = false - reflect = false - refract = false - texture = false - parallel = false - super-sample = false - num-samples = 1 - post-process = false - acceleration = false - depthoffield = false diff --git a/template_inis/intersect/parse_matrix.ini b/template_inis/intersect/parse_matrix.ini deleted file mode 100644 index 291fa69..0000000 --- a/template_inis/intersect/parse_matrix.ini +++ /dev/null @@ -1,19 +0,0 @@ -[IO] - scene = /Users/sotech117/Documents/master/graphics/projects-ray-sotech117/scenefiles/intersect/required/parse_matrix.json - output = /Users/sotech117/Documents/master/graphics/projects-ray-sotech117/student_outputs/intersect/required/parse_matrix.png - -[Canvas] - width = 1024 - height = 768 - -[Feature] - shadows = false - reflect = false - refract = false - texture = false - parallel = false - super-sample = false - num-samples = 1 - post-process = false - acceleration = false - depthoffield = false diff --git a/template_inis/intersect/phong_total.ini b/template_inis/intersect/phong_total.ini deleted file mode 100644 index 1e71e55..0000000 --- a/template_inis/intersect/phong_total.ini +++ /dev/null @@ -1,19 +0,0 @@ -[IO] - scene = /Users/sotech117/Documents/master/graphics/projects-ray-sotech117/scenefiles/intersect/required/phong_total.json - output = /Users/sotech117/Documents/master/graphics/projects-ray-sotech117/student_outputs/intersect/required/phong_total.png - -[Canvas] - width = 1024 - height = 768 - -[Feature] - shadows = false - reflect = false - refract = false - texture = false - parallel = false - super-sample = false - num-samples = 1 - post-process = false - acceleration = false - depthoffield = false diff --git a/template_inis/intersect/specular_total.ini b/template_inis/intersect/specular_total.ini deleted file mode 100644 index 89d0eae..0000000 --- a/template_inis/intersect/specular_total.ini +++ /dev/null @@ -1,19 +0,0 @@ -[IO] - scene = /Users/sotech117/Documents/master/graphics/projects-ray-sotech117/scenefiles/intersect/required/specular_total.json - output = /Users/sotech117/Documents/master/graphics/projects-ray-sotech117/student_outputs/intersect/required/specular_total.png - -[Canvas] - width = 1024 - height = 768 - -[Feature] - shadows = false - reflect = false - refract = false - texture = false - parallel = false - super-sample = false - num-samples = 1 - post-process = false - acceleration = false - depthoffield = false diff --git a/template_inis/intersect/unit_cone.ini b/template_inis/intersect/unit_cone.ini deleted file mode 100644 index e51efe4..0000000 --- a/template_inis/intersect/unit_cone.ini +++ /dev/null @@ -1,19 +0,0 @@ -[IO] - scene = /Users/sotech117/Documents/master/graphics/projects-ray-sotech117/scenefiles/intersect/required/unit_cone.json - output = /Users/sotech117/Documents/master/graphics/projects-ray-sotech117/student_outputs/intersect/required/unit_cone.png - -[Canvas] - width = 1024 - height = 768 - -[Feature] - shadows = false - reflect = false - refract = false - texture = false - parallel = false - super-sample = false - num-samples = 1 - post-process = false - acceleration = false - depthoffield = false diff --git a/template_inis/intersect/unit_cone_cap.ini b/template_inis/intersect/unit_cone_cap.ini deleted file mode 100644 index 9ee2fd7..0000000 --- a/template_inis/intersect/unit_cone_cap.ini +++ /dev/null @@ -1,19 +0,0 @@ -[IO] - scene = /Users/sotech117/Documents/master/graphics/projects-ray-sotech117/scenefiles/intersect/required/unit_cone_cap.json - output = /Users/sotech117/Documents/master/graphics/projects-ray-sotech117/student_outputs/intersect/required/unit_cone_cap.png - -[Canvas] - width = 1024 - height = 768 - -[Feature] - shadows = false - reflect = false - refract = false - texture = false - parallel = false - super-sample = false - num-samples = 1 - post-process = false - acceleration = false - depthoffield = false diff --git a/template_inis/intersect/unit_cube.ini b/template_inis/intersect/unit_cube.ini deleted file mode 100644 index c7d177a..0000000 --- a/template_inis/intersect/unit_cube.ini +++ /dev/null @@ -1,19 +0,0 @@ -[IO] - scene = /Users/sotech117/Documents/master/graphics/projects-ray-sotech117/scenefiles/intersect/required/unit_cube.json - output = /Users/sotech117/Documents/master/graphics/projects-ray-sotech117/student_outputs/intersect/required/unit_cube.png - -[Canvas] - width = 1024 - height = 768 - -[Feature] - shadows = false - reflect = false - refract = false - texture = false - parallel = false - super-sample = false - num-samples = 1 - post-process = false - acceleration = false - depthoffield = false diff --git a/template_inis/intersect/unit_cylinder.ini b/template_inis/intersect/unit_cylinder.ini deleted file mode 100644 index 7bc5c4e..0000000 --- a/template_inis/intersect/unit_cylinder.ini +++ /dev/null @@ -1,19 +0,0 @@ -[IO] - scene = /Users/sotech117/Documents/master/graphics/projects-ray-sotech117/scenefiles/intersect/required/unit_cylinder.json - output = /Users/sotech117/Documents/master/graphics/projects-ray-sotech117/student_outputs/intersect/required/unit_cylinder.png - -[Canvas] - width = 1024 - height = 768 - -[Feature] - shadows = false - reflect = false - refract = false - texture = false - parallel = false - super-sample = false - num-samples = 1 - post-process = false - acceleration = false - depthoffield = false diff --git a/template_inis/intersect/unit_sphere.ini b/template_inis/intersect/unit_sphere.ini deleted file mode 100644 index 158f77f..0000000 --- a/template_inis/intersect/unit_sphere.ini +++ /dev/null @@ -1,19 +0,0 @@ -[IO] - scene = /Users/sotech117/Documents/master/graphics/projects-ray-sotech117/scenefiles/intersect/required/unit_sphere.json - output = /Users/sotech117/Documents/master/graphics/projects-ray-sotech117/student_outputs/intersect/required/unit_sphere.png - -[Canvas] - width = 1024 - height = 768 - -[Feature] - shadows = false - reflect = false - refract = false - texture = false - parallel = false - super-sample = false - num-samples = 1 - post-process = false - acceleration = false - depthoffield = false -- cgit v1.2.3-70-g09d2