A 3d fps game made in OpenGL
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Symmetry/assets/config.cfg

13 lines
306 B

msaa_levels: 4
debug_draw_color: 0.000, 1.000, 0.000, 1.000
render_width: 800
fog_density: 0.0020
render_height: 600
fog_mode: 2
fog_color: 0.500, 0.200, 0.200
fog_max_dist: 150.0000
msaa_enabled: true
fog_start_dist: 20.0000
debug_draw_enabled: false
debug_draw_mode: 0
ambient_light: 0.100, 0.100, 0.120