aboutsummaryrefslogtreecommitdiff
path: root/template_inis/intersect
diff options
context:
space:
mode:
Diffstat (limited to 'template_inis/intersect')
-rw-r--r--template_inis/intersect/ambient_total.ini19
-rw-r--r--template_inis/intersect/diffuse_total.ini19
-rw-r--r--template_inis/intersect/directional_light_1.ini19
-rw-r--r--template_inis/intersect/directional_light_2.ini19
-rw-r--r--template_inis/intersect/parse_matrix.ini19
-rw-r--r--template_inis/intersect/phong_total.ini19
-rw-r--r--template_inis/intersect/specular_total.ini19
-rw-r--r--template_inis/intersect/unit_cone.ini19
-rw-r--r--template_inis/intersect/unit_cone_cap.ini19
-rw-r--r--template_inis/intersect/unit_cube.ini19
-rw-r--r--template_inis/intersect/unit_cylinder.ini19
-rw-r--r--template_inis/intersect/unit_sphere.ini19
12 files changed, 228 insertions, 0 deletions
diff --git a/template_inis/intersect/ambient_total.ini b/template_inis/intersect/ambient_total.ini
new file mode 100644
index 0000000..7480706
--- /dev/null
+++ b/template_inis/intersect/ambient_total.ini
@@ -0,0 +1,19 @@
+[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
new file mode 100644
index 0000000..6628465
--- /dev/null
+++ b/template_inis/intersect/diffuse_total.ini
@@ -0,0 +1,19 @@
+[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
new file mode 100644
index 0000000..e269dbe
--- /dev/null
+++ b/template_inis/intersect/directional_light_1.ini
@@ -0,0 +1,19 @@
+[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
new file mode 100644
index 0000000..a7c3712
--- /dev/null
+++ b/template_inis/intersect/directional_light_2.ini
@@ -0,0 +1,19 @@
+[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
new file mode 100644
index 0000000..291fa69
--- /dev/null
+++ b/template_inis/intersect/parse_matrix.ini
@@ -0,0 +1,19 @@
+[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
new file mode 100644
index 0000000..1e71e55
--- /dev/null
+++ b/template_inis/intersect/phong_total.ini
@@ -0,0 +1,19 @@
+[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
new file mode 100644
index 0000000..89d0eae
--- /dev/null
+++ b/template_inis/intersect/specular_total.ini
@@ -0,0 +1,19 @@
+[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
new file mode 100644
index 0000000..e51efe4
--- /dev/null
+++ b/template_inis/intersect/unit_cone.ini
@@ -0,0 +1,19 @@
+[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
new file mode 100644
index 0000000..9ee2fd7
--- /dev/null
+++ b/template_inis/intersect/unit_cone_cap.ini
@@ -0,0 +1,19 @@
+[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
new file mode 100644
index 0000000..c7d177a
--- /dev/null
+++ b/template_inis/intersect/unit_cube.ini
@@ -0,0 +1,19 @@
+[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
new file mode 100644
index 0000000..7bc5c4e
--- /dev/null
+++ b/template_inis/intersect/unit_cylinder.ini
@@ -0,0 +1,19 @@
+[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
new file mode 100644
index 0000000..158f77f
--- /dev/null
+++ b/template_inis/intersect/unit_sphere.ini
@@ -0,0 +1,19 @@
+[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