Castle Game Engine: Using Sketchfab API to search and download glTF (to be integrated in Castle Game Engine)

This was super-fun and super-quick to develop (thanks to GitHub Copilot) 🙂 I present a sample application that searches Sketchfab and downloads glTF model matching given query string. For extra effect, it even opens the model with view3dscene if it is present on $PATH. By default it looks for cthutlhu and happily downloads the first …