PacktPublishing / Mastering-Graphics-Programming-with-Vulkan

MIT License
526 stars 72 forks source link

Where can we find the assets? #4

Closed d13omiresmaeili closed 1 year ago

d13omiresmaeili commented 1 year ago

Hi, just wanted to run the chapter 1 sample and it requires some gltf model, where can we get those?

d13omiresmaeili commented 1 year ago

For now I got the models from https://github.com/KhronosGroup/glTF-Sample-Models and tested a few of them and so far I can tell the gltf-loading code works fine 🥳

theWatchmen commented 1 year ago

We have merged the #2 to make it easier to download the models and run the code :)