Kav/Effects
cosmonaut 0060c22d72 point light sphere optimization 2020-12-09 16:10:53 -08:00
..
FXB point light sphere optimization 2020-12-09 16:10:53 -08:00
HLSL point light sphere optimization 2020-12-09 16:10:53 -08: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 offset texture rendering 2020-12-08 22:20:54 -08:00
DeferredPBR_PointLightEffect.cs point light sphere optimization 2020-12-09 16:10:53 -08:00
Deferred_ToonEffect.cs support dithered shadow toggle 2020-10-15 18:19:43 -07:00
DiffuseLitSpriteEffect.cs started adding support for instanced draws + started decoupling API 2020-12-07 01:30:09 -08:00
EffectHelpers.cs trying different shader semantics 2020-12-07 13:50:32 -08:00
LinearDepthEffect.cs major API refactor 2020-12-07 20:10:27 -08:00
LinearDepthEffectInstanced.cs add instanced linear depth effect + fix platforms 2020-12-08 16:02:58 -08:00
PBREffect.cs started adding support for instanced draws + started decoupling API 2020-12-07 01:30:09 -08:00
PaletteCrushEffect.cs palette crush effect 2020-12-09 12:44:53 -08:00
PointLightCollection.cs Deferred Shading Path (#1) 2020-08-27 18:14:17 +00:00
SimpleDepthEffect.cs more shadow decoupling + change world instance to position instance 2020-12-08 02:49:18 -08:00
SimpleDepthEffectInstanced.cs more shadow decoupling + change world instance to position instance 2020-12-08 02:49:18 -08:00
SkyboxEffect.cs deferred skybox 2020-10-17 13:53:26 -07:00