big refactoring: step 1

This commit is contained in:
Tonton Th
2024-12-29 04:56:10 +01:00
parent adf59ceff6
commit 090981d84c
13 changed files with 150 additions and 63 deletions

6
globals.inc Normal file
View File

@@ -0,0 +1,6 @@
global_settings {
assumed_gamma 1.0
ambient_light rgb <0.18, 0.14, 0.17>
max_trace_level 10
}