Commit Graph

5 Commits (8cb760171745a7bc75ff56d88f0773dc55e2f2e3)

Author SHA1 Message Date
cosmonaut 314b308840 fixing CSM gaps 2020-09-18 22:43:12 -07:00
cosmonaut a55e33f9a9 cascaded shadow maps 2020-09-18 04:00:53 -07:00
cosmonaut 3540e098d5 drawing shadows with fixed projection 2020-09-16 12:58:23 -07:00
cosmonaut 28bc8c79e7 basic directional light shadow mapping 2020-08-27 14:46:20 -07: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