Open jdarpinian opened 4 years ago
This is down for me as well
Observed the same today.
The original demos were hosted on my Vercel account — I think I must have forgotten that they were referenced by this repository and deleted them when cleaning up old demos. Note that various other Basis Universal examples exist in projects like three.js...
... and more are likely to be added in the coming months. The texture demo (https://basis-universal-webgl.now.sh/texture/) was substantially similar to those. The glTF demo (https://basis-universal-webgl.now.sh/gltf/) is now outdated, given progress on the official glTF Basis Universal extension, KHR_texture_basisu
. A demo using that extension will be on the three.js repository soon.
I realize not everyone is using three.js, of course, but I am not able to maintain additional live demos in this repository. If it's worthwhile for this repository to maintain hosted demos, and someone is willing to help set that up, perhaps these demos should be moved to GitHub Pages?
I can update the demos and reflect newest three.js change and glTF Basis Universal extension. @richgel999 are you okay with openning gh-page for master branch for the webgl/ folder?
Sure - what do I need to do?
We just need to host the demo so likely master
branch and webgl
folder.
I will make a pull request to change the link and later update the demo to fit current standards
When update?
Still broke.
@richgel999 . Will you help take some time to setup gh page site for this repo? (instructions linked in https://github.com/BinomialLLC/basis_universal/issues/171#issuecomment-730628828)
Any update on this one?
https://basis-universal-webgl.now.sh/texture/ is returning a 404 error for me at the moment.