Start a new topic

EPSON BT-200 Panorama Image

EPSON BT-200 Panorama Image


Hi!

I am developing an application for EPSON Moverio BT-200 glasses and one of its features is a viewer for panoramic images, someone has done something similar with this glasses? I followed this tutorial (http://www.wikitude.com/developer/news/-/blogs/360-degree-view-in-augmented-reality) but the result does not show me anything in the view, the debug application shows me this message:

 


 

12-17 09:51:31.781: E/libEGL(1229): called unimplemented OpenGL ES API

12-17 09:51:31.781: E/libEGL(1229): called unimplemented OpenGL ES API

12-17 09:51:31.789: I/DEBUG(1229): JSON:{"3dmode":"2d"}

12-17 09:51:31.960: E/Web Console(1229): Uncaught ReferenceError: AR is not defined at null:1

 

 

Anyone can help me?

 

Thanks!

Hi there!
 

Please have a look at the SDK Sample application, which is part of the EPSON SDK.
Your error seems to be related to your JS code - Remote debugging may help (You can analyse the WebView that is part of the ARchitectView that way).

Kind regards,
Andreas
Login or Signup to post a comment