The last days (and weeks) I’ve been working on a Vulkan example implementing physically based rendering with image based lighting (you can find a nice article with lots of details over at Trent Reed’s blog) and just pushed it to my public github repository. While working on this demo I realized that putting all the binary assets (models and esp. textures) in the repository might not have been a great idea.