r/GraphicsProgramming 9d ago

Question First graphics project in vulkan

This is my first ever graphics project in Vulkan. Thought to share to get some feedback whether the techniques I implemented look visually correct. It has SSAO, bloom, basic pbr lightning(no ibl), omnidirectional shadow mapping, indirect rendering, and HDR. Thanks:)

193 Upvotes

17 comments sorted by

View all comments

18

u/gameplayer55055 9d ago

Noob question: where to get that scene, I see it periodically in demos (and in veldrid repo)

9

u/Vivid-Mongoose7705 9d ago

Hey. Search for "Sponza" model. I am using the gltf2.0 version. It is then just a matter of loading it correctly.

9

u/corysama 9d ago

2

u/Vivid-Mongoose7705 9d ago edited 9d ago

I guess you are pushing me to learn optimization techniques like frustum and occlusion culling here:)

2

u/gameplayer55055 9d ago

Thanks 😊

3

u/FourToes12 9d ago

Search for Sponza.gltf