diff options
| author | David Doan <daviddoan@Davids-MacBook-Pro-193.local> | 2023-12-13 01:37:28 -0500 |
|---|---|---|
| committer | David Doan <daviddoan@Davids-MacBook-Pro-193.local> | 2023-12-13 01:37:28 -0500 |
| commit | 8afef246ac0d7adf03eae794fc1ba5ba25f64dd8 (patch) | |
| tree | 05582f1d5a50ca9d21c9c12d06dd258d40b113a3 /template_inis/illuminate/texture_cube2.ini | |
| parent | a31f51672fe92d8d5cb2c9319a0ba35a52d3b51b (diff) | |
| parent | 8337f9b0b63e2e63b714acd5d24b622d7330cbc2 (diff) | |
Merge branch 'main' of https://github.com/NicholasBottone/the-all-americans-in-cs1230
render button
Diffstat (limited to 'template_inis/illuminate/texture_cube2.ini')
| -rw-r--r-- | template_inis/illuminate/texture_cube2.ini | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/template_inis/illuminate/texture_cube2.ini b/template_inis/illuminate/texture_cube2.ini deleted file mode 100644 index 6296540..0000000 --- a/template_inis/illuminate/texture_cube2.ini +++ /dev/null @@ -1,22 +0,0 @@ -[IO] - scene = /Users/sotech117/Documents/master/graphics/projects-ray-sotech117/scenefiles/illuminate/required/texture_tests/texture_cube2.json - output = /Users/sotech117/Documents/master/graphics/projects-ray-sotech117/student_outputs/illuminate/required/texture_cube2.png - -[Canvas] - width = 1024 - height = 768 - -[Feature] - shadows = true - reflect = true - refract = false - texture = true - parallel = false - super-sample = false - num-samples = 1 - post-process = false - acceleration = false - depthoffield = false - -[Settings] - maximum-recursive-depth = 4
\ No newline at end of file |
