Kotlin Multiplatform App to test KhronosGroup glTF Sample Models
All the data is taken from https://github.com/KhronosGroup/glTF-Sample-Models
On Android, the rendering is implemented with Google Filament
On iOS at the moment I'm just getting the models, but the rendering is missing 😱
Google filament has a tutorial for iOS if any iOS dev would like to accept the challenge