Kav/Effects
cosmonaut cb0baf0bf0 integrate all shadows 2020-10-19 14:00:11 -07:00
..
FXB integrate all shadows 2020-10-19 14:00:11 -07:00
HLSL integrate all shadows 2020-10-19 14:00:11 -07:00
DeferredPBREffect.cs Directional Light + Shadows + Tone Mapping + One Pass Per Light (#2) 2020-10-01 19:46:25 +00:00
DeferredPBR_AmbientLightEffect.cs basic toon shading + controllable ambient light setting 2020-10-01 14:52:19 -07:00
DeferredPBR_DirectionalLightEffect.cs toon shadows 2020-10-02 12:28:28 -07:00
DeferredPBR_GBufferEffect.cs Deferred Shading Path (#1) 2020-08-27 18:14:17 +00:00
DeferredPBR_PointLightEffect.cs starting on point shadows 2020-10-19 03:01:37 -07:00
Deferred_ToonEffect.cs support dithered shadow toggle 2020-10-15 18:19:43 -07:00
EffectHelpers.cs add pbr effect 2020-08-04 20:50:44 -07:00
LinearDepthEffect.cs starting on point shadows 2020-10-19 03:01:37 -07:00
PBREffect.cs Directional Light + Shadows + Tone Mapping + One Pass Per Light (#2) 2020-10-01 19:46:25 +00:00
PointLightCollection.cs Deferred Shading Path (#1) 2020-08-27 18:14:17 +00:00
SimpleDepthEffect.cs Directional Light + Shadows + Tone Mapping + One Pass Per Light (#2) 2020-10-01 19:46:25 +00:00
SkyboxEffect.cs deferred skybox 2020-10-17 13:53:26 -07:00