Commit Graph

3 Commits (d5d0a38ff111dc92885bb9b1bb953d35f2b2dc53)

Author SHA1 Message Date
cosmonaut d5d0a38ff1 turn point lights into classes and give them a shadow map 2020-12-09 17:10:41 -08:00
cosmonaut ee909ba94e tweak point light rendering 2020-12-09 16:28:40 -08: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