Skip to content

EeroMutka/Vulkan-PBR-Renderer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vulkan PBR Renderer

Physically based Vulkan renderer demo with dynamic global illumination. Not production-ready by any means, this is just a personal project which I put up for educational purposes.

Read more about this project in my article

License: Feel free to use for learning or non-commercial purposes.

Building

Prerequisites:

If you have Visual Studio 2022, you can open build_projects/VulkanRenderer.sln to build and run the demos. Otherwise, you can download premake5 and run premake5.exe [target] in the repository directory to generate the project files.

Screenshots

bistro suntemple breakdown

About

Physically based renderer demo written using Vulkan.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors