diff options
Diffstat (limited to 'template_inis/intersect/parse_matrix.ini')
-rw-r--r-- | template_inis/intersect/parse_matrix.ini | 19 |
1 files changed, 19 insertions, 0 deletions
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 |