Uploading meshes

omg you scared me with that gif XD

yeah I removed the “https:” the whole time. I copied the exact same URL rrrr_rrrr posted, and now the mesh is finally being displayed! thank you so much! But I still don’t get how to get that specific “githubusercontent” url though… @__@""""""""""

  1. Just fyi, the issue with your url was that you used Shef.glb instead of Shelf.glb, not https :slight_smile:
  2. The url structure is as follows:
raw.githubusercontent.com/[YOUR_NAME]/[REPO_NAME]/[COMMIT_HASH]/[FILE]

To get commit hash, just do git log or on github click on the latest commit (short hash, top right over file table):

Screenshot 2020-10-26 at 22.43.52

And copy the value on the right:

Screenshot 2020-10-26 at 22.44.00

(Maybe there’s a direct way of getting it, idk, never used github as hosting.)

alright, thanks again…
it is really weird that the “l” in “Shelf” was missing. haven’t noticed that at all.
it indeed feels a bit odd that everyone can access the url so easily…but that’s the nature of github I guess…