Renderring

Moment Shadow Mapping

Reference

Moment Shadow Mapping(MSM)

Blur shadow depth buffer and get a smooth shadow. Use computer shader to do the blur process.

Read More

Deferred Shading

Update:
Add normal mapping

/////////////////////////////////////////////////////////////////

Read More

Vulkan Implemention

Implemented SSR, normal mapping, light, Cascaded Shadow Maps, water, sky box.