This could be converted at https://glb.babylonpress.org/ to less than 8 Mb from 125 Mb uncompressed from Draco. With GPU Instancing it is possible to reduce the size with additional 0.25 Mb.
Yes, I already did it and deployed on github pagesā¦
Hello @L14M and welcome
Might be a bit offtopic, but if you are familiar with NodeJS, here is a topic on which I explained how to host infinite websites alsmot āfor freeā (one per subdomain, with one independant NodeJS server per subdomain)
On my side I pay because I have several servers on AWS, but if you use this trick with a unique server on the account, you would enter within the āfree tierā conditions and if would basically be free
Iām still somewhat confused on the process that gave you this result. Could you please break it down and explain the steps?
At first Iād like to know: Did you try these steps? Does it work for you?
I did that and now Iām unsure as to what I do next.
Can you send me a screenshot of your GH/Settings/Page page?
Did you run npm run build
and the git subtree
command?
You should see gh-pages
in the Branch dropdown and select it:
I actually got somewhat confused about that, the āgit subtree pushā. I know itās a lot to ask, but could you please give a few more detailed instructions?