2015-11-02 02:43:01 +00:00
|
|
|
[shader]
|
|
|
|
name=AGS-001
|
|
|
|
author=endrift
|
2015-11-20 06:14:51 +00:00
|
|
|
description=A pristine recreation of the illuminated 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
|
|
|
|
2015-12-18 05:58:17 +00:00
|
|
|
[pass.1.uniform.lightBrightness]
|
2015-11-09 01:10:10 +00:00
|
|
|
type=float
|
|
|
|
default=1
|
2015-11-20 07:49:50 +00:00
|
|
|
readableName=Light brightness
|
2015-11-09 01:10:10 +00:00
|
|
|
|
2015-12-18 05:58:17 +00:00
|
|
|
[pass.1.uniform.reflectionBrightness]
|
2015-11-09 01:10:10 +00:00
|
|
|
type=float
|
|
|
|
default=0.07
|
2015-11-20 07:49:50 +00:00
|
|
|
readableName=Reflection brightness
|
2015-11-09 01:10:10 +00:00
|
|
|
|
2015-12-18 05:58:17 +00:00
|
|
|
[pass.1.uniform.reflectionDistance]
|
2015-11-09 01:10:10 +00:00
|
|
|
type=float2
|
|
|
|
default[0]=0
|
|
|
|
default[1]=0.025
|
2015-11-20 07:49:50 +00:00
|
|
|
readableName=Reflection distance
|