2015-11-02 02:43:01 +00:00
|
|
|
[shader]
|
|
|
|
name=AGS-001
|
|
|
|
author=endrift
|
|
|
|
description=A pristine recreation of the illumated Game Boy Advance SP
|
2015-11-08 23:29:52 +00:00
|
|
|
passes=2
|
2015-11-02 02:43:01 +00:00
|
|
|
|
|
|
|
[pass.0]
|
|
|
|
fragmentShader=ags001.fs
|
|
|
|
blend=1
|
|
|
|
width=960
|
|
|
|
height=640
|
2015-11-08 23:29:52 +00:00
|
|
|
|
|
|
|
[pass.1]
|
|
|
|
fragmentShader=ags001-light.fs
|
|
|
|
width=960
|
|
|
|
height=640
|
2015-11-09 01:10:10 +00:00
|
|
|
|
|
|
|
[uniform.lightBrightness]
|
|
|
|
type=float
|
|
|
|
default=1
|
|
|
|
|
|
|
|
[uniform.reflectionBrightness]
|
|
|
|
type=float
|
|
|
|
default=0.07
|
|
|
|
|
|
|
|
[uniform.reflectionDistance]
|
|
|
|
type=float2
|
|
|
|
default[0]=0
|
|
|
|
default[1]=0.025
|