How to host a glb model in a server

I know it’s not specifically related to babylon, but I wanted to host a glb model in server, so that I could load using a link. Now all the models are in my local folder so that others cannot work in the project. There are lot of models too. Any insights would be really helpful coz I could not find proper solutions on web

I use github or sometimes dropbox, but there are several possibilities. The Docs shows how to create and load external assets:

5 Likes

Also, there is a very good template and workflow description here in Docs - Babylon.js Template Repositories | Babylon.js Documentation - so you would have one repo for code and other repo for all assets.

Thank you. I used github repo and used rawgithubuseraccount.com link. I could able to get downloadable link

I’m happy to hear it worked :slight_smile: