Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 1.39 KB

README.md

File metadata and controls

16 lines (11 loc) · 1.39 KB

Deferred Renderer in Vulkan

GitHub license build-status uni Ask Me Anything !

Project developed for the course of "Real-Time Graphics Programming" at the University of Milan, A.Y. 2021/2022, M.Sc. in Computer Science. The course provided extensive knowledge about real-time computer graphics.

I decided to develop a deferred renderer by using the Vulkan API to understand the structure of the new graphics API from the Khronos Group.

If you want to look at the working application without downloading the repository, just check the YouTube video.

For more information about the development process and metrics, it is possible to read the paper here. You can also check the project from my website at this link.

For further information about this and other projects just check the projects section of my website.