Added 2 additional presets for SBS on mobile devices

This commit is contained in:
Ryan Reaves 2020-11-27 02:04:06 -06:00
parent 190368cd4d
commit 4b0023dad7
2 changed files with 22 additions and 0 deletions

View File

@ -0,0 +1,11 @@
shaders = 1
shader0 = shaders/side-by-side-simple.glsl
parameters = "eye_sep;y_loc;BOTH;ana_zoom;warpY;warpX"
eye_sep = "0.125"
y_loc = "0.10"
BOTH = "0.255"
ana_zoom = "0.66"
warpY = "0"
warpX = "0"

View File

@ -0,0 +1,11 @@
shaders = 1
shader0 = shaders/side-by-side-simple.glsl
parameters = "eye_sep;y_loc;BOTH;ana_zoom;warpY;warpX"
eye_sep = "0.125"
y_loc = "0.10"
BOTH = "0.255"
ana_zoom = "0.66"
warpY = "0.1"
warpX = "0.1"