Commit Graph

6 Commits (ae445d94d3ad642cbda297ab97349f6f53090151)

Author SHA1 Message Date
cosmonaut d83aacd57f remove anycpu and x86 2020-11-22 16:51:22 -08:00
cosmonaut 0a7698c315 starting on point shadows 2020-10-19 03:01:37 -07:00
cosmonaut 06e5523996 deferred skybox 2020-10-17 13:53:26 -07:00
cosmonaut 565be374bb basic toon shading + controllable ambient light setting 2020-10-01 14:52:19 -07:00
cosmonaut 66d4e5bf6e Directional Light + Shadows + Tone Mapping + One Pass Per Light (#2) 2020-10-01 19:46:25 +00:00
cosmonaut 4095b7eda5 Deferred Shading Path (#1)
add directional light + rename GBufferEffect for clarity

fix texture leak

fix intensity array for point lights

deferred pbr shading

rendering g-buffer

add a core and framework csproj

Reviewed-on: #1
2020-08-27 18:14:17 +00:00