mirror of
https://github.com/libretro/glsl-shaders.git
synced 2025-02-17 05:27:51 +00:00
Added 2 additional presets for SBS on mobile devices
This commit is contained in:
parent
190368cd4d
commit
4b0023dad7
11
stereoscopic-3d/sbs-flat-mobile-16x9.glslp
Normal file
11
stereoscopic-3d/sbs-flat-mobile-16x9.glslp
Normal 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"
|
11
stereoscopic-3d/sbs-warp-mobile-16x9.glslp
Normal file
11
stereoscopic-3d/sbs-warp-mobile-16x9.glslp
Normal 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"
|
Loading…
x
Reference in New Issue
Block a user