jcmellado/js-aruco

Three.JS Demo isn't working

GoogleCodeExporter opened this issue · 4 comments

What steps will reproduce the problem?
1. Go to this URL: http://inmensia.com/files/aruco/debug-posit/debug-posit.html
2. Share the video feed,
3. Use the 963 AR marker (as per the video example)

What is the expected output? What do you see instead?
Expected output is a 3D earth shows at the marker - instead no earth is showing.

What version of the product are you using? On what operating system?
Using the base version on the website.

Please provide any additional information below.
I am *sure* this used to work but I can't get it to work on any of the systems 
I have here now.

Original issue reported on code.google.com by hutsonph...@gmail.com on 6 Mar 2015 at 2:19

Additionally I tried this in both the latest version of Chrome and Firefox.

Original comment by hutsonph...@gmail.com on 6 Mar 2015 at 2:21

  • Added labels: ****
  • Removed labels: ****
JavaScript console (Chrome 41.0.2272.74 beta-m) shows the following error:

Could not initialise shader
VALIDATE_STATUS: false, gl error [1282]
    Three.js:355 initMaterial
    Three.js:251 n
    Three.js:286 renderBuffer
    Three.js:250 i
    Three.js:298 render
    debug-posit.html:146 render
    debug-posit.html:71 tick

Maybe it's time to get a fresh Three.js version.

Original comment by jcmell...@gmail.com on 6 Mar 2015 at 4:49

  • Changed state: Accepted
  • Added labels: ****
  • Removed labels: ****
Excellent - confirmed all working now.

Thanks for the swift response!

Original comment by hutsonph...@gmail.com on 6 Mar 2015 at 10:39

  • Added labels: ****
  • Removed labels: ****
I have updated Three.js.

Demo works fine again.

Thanks

Original comment by jcmell...@gmail.com on 6 Mar 2015 at 5:11

  • Changed state: Fixed
  • Added labels: ****
  • Removed labels: ****