three.ar.js icon indicating copy to clipboard operation
three.ar.js copied to clipboard

examples index file is missing

Open borismus opened this issue 6 years ago • 2 comments

There are a lot of inbound links to https://google-ar.github.io/three.ar.js//examples, and there's no index.html there, so you get a 404.

borismus avatar Sep 24 '18 16:09 borismus

@borismus thanks for the heads up! wonder where these are coming from..

jsantell avatar Sep 24 '18 16:09 jsantell

I was trying to get WebARonARKit running, and the default page it takes you to is https://developers.google.com/web/updates/2018/06/ar-for-the-web#examples, which is a broken link I think (there aren't any examples). Instead it should take you to some index page of all of the examples, which is linked in some places as https://google-ar.github.io/three.ar.js/examples/, but 404s.

So here's what I think should be done:

  1. Create an index for all of the examples (this is useful anyway)
  2. Make WebARonARKit open that index page by default.

Also it would help to clarify which examples are known working and which aren't. https://github.com/google-ar/three.ar.js/blob/master/examples/spawn-at-camera.html is good enough for me to get started. Also thanks for all of your efforts here!

On Mon, Sep 24, 2018 at 9:55 AM Jordan Santell [email protected] wrote:

@borismus https://github.com/borismus thanks for the heads up! wonder where these are coming from..

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/google-ar/three.ar.js/issues/117#issuecomment-424046896, or mute the thread https://github.com/notifications/unsubscribe-auth/AAQ8gIS7HUtrC27ygrUgZRxeLrPtbcZqks5ueQ5ngaJpZM4W3BnF .

borismus avatar Sep 24 '18 17:09 borismus