google-ar / three.ar.js

A helper three.js library for building AR web experiences that run in WebARonARKit and WebARonARCore
https://developers.google.com/ar/develop/web/getting-started
Apache License 2.0
2.91k stars 365 forks source link

examples index file is missing #117

Open borismus opened 5 years ago

borismus commented 5 years ago

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.

jsantell commented 5 years ago

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

borismus commented 5 years ago

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 notifications@github.com 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 .