simplerr / UtopianEngine

A game engine in early development
MIT License
52 stars 5 forks source link

Import glTF models #125

Closed simplerr closed 3 years ago

simplerr commented 3 years ago

https://www.saschawillems.de/blog/2020/06/06/new-vulkan-gltf-examples/

simplerr commented 3 years ago

Todo: SharedPtr AssetLoader::LoadAsset(uint32_t assetId) in AssetLoader.cpp is not handling missing texture paths

To find all places in the code that needs update search for "Todo: MODEL UPDATE"