Commit Graph

4 Commits (345ffaa247854a29670e264240500fa11322fe17)

Author SHA1 Message Date
cosmonaut 345ffaa247 fix fragment depth being translated to clip space 2020-09-16 16:49:08 -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