Questions tagged [8thwall-xr]

8th Wall XR enables any developer to quickly and easily build Augmented Reality (AR) apps that run on any Android or iOS device.

8th Wall XR enables any developer to quickly and easily build AR apps that run on any Android or iOS device.

8th Wall XR works by bringing the best possible AR experience to each user's device. It integrates seamlessly with native APIs like ARCore and ARKit, while allowing the very same apps to be run on any Android or iPhone by using the phone's camera and inertial sensors. It provides easy-to use APIs for lighting, surfaces, textures, and 3D tracking and installs natively into a standard Unity workflow.

iPhone 7 with iOS 11 showing augmented 3d model placed on a surface

Useful links

57 questions
0
votes
1 answer

Can you interact with a web AR scene with A-Frame?

Can you interact with a mobile (magic-window) web AR scene in A-Frame, like you can in the 8th Wall demo linked below. An example: Having three buttons placed on a web AR plane, do you have events on the user pressing one of those? 8th wall demo:…
Szili
  • 263
  • 2
  • 7
0
votes
1 answer

could not find module

I start to test web AR using 8thwall today by following their official tutorial, but I got below error when I run serve\bin\serve.bat -n -d gettingstarted\xraframe -p 7777 for serve my application I got below error The system cannot find the path…
Manoj Madushanka
  • 371
  • 1
  • 7
  • 21
0
votes
1 answer

Can the remote app run on a higher resolution

Is there a way to increase the resolution of the remote app? Not sure if the low resolution is a result of intended restrictions for the remote or just poor internet speed. It's mostly that I have some GUI text elements which are hard to read…
Dennis
  • 1
0
votes
1 answer

DragAlongSurface Script moves object back to initial position after drag is finished

Currently, I have a Plane with Layer "Surface" and DragAlongSurface Script Attached. I have the table gameobject from the example and it also the surface controller attached to it. When I try to move the object, it moves to the desired location but…
0
votes
1 answer

How can I prevent 8th Wall XR from changing my default orientation in Unity?

Every time I build, it changes back to Portrait. I can't find where to disable this automatic change. Is it possible to do?
0
votes
1 answer

8thWall ceased working for me

I've just opened up an 8th Wall project that worked previously and now I'm getting error in initiailisation: (Filename: Line: 0) 08-08 17:13:12.105 4187-4246/? W/Unity: Attempting to render from camera 'Main…
0
votes
0 answers

Object not spawning on ground

Even trying all the combination of settings combination of XR Surface Controller. Everytime gameobeject is in air. Even tried moving the camera in Y axis and focusing on object from above. Even the demo project have same issues. How to fix this?
0
votes
1 answer

How to put object on detected surface?

How can i put object on detected surface in 8th wall AR. I couldn't get detected surfaces position. It only gives rotation and mesh etc but not position. Can u please describe me the process to put object on detected sufaces. I am using 8th wall AR…
Anu patel
  • 1
  • 1
0
votes
1 answer

Error when building with XCODE

Undefined symbols for architecture arm64: "_OBJC_CLASS_$_ARImageAnchor", referenced from: objc-class-ref in libXRPlugin.a(ios-arkit-sensor.o) "_OBJC_CLASS_$_ARReferenceImage", referenced from: objc-class-ref in…
Agarcia
  • 1
  • 2
0
votes
1 answer

Click on active surface to place GameObject with 8th Wall XR?

With 8th Wall XR is it possible to click on a surface and make it the active surface and place a gameobject on the position of the click? Kinda like ARKit which only augments the gameobject after clicking on it.
m0j1
  • 4,067
  • 8
  • 31
  • 54
0
votes
1 answer

8th Wall Unity Android not showing object

Was trying the Unity Sample, follow every instruction. Able to compile and installed. But no object was shown anywhere. Using Unity 5.5 and 5.6 and Xiaomi Mi5 Possible a sample APK?
-1
votes
1 answer

Getting "You're almost there!" on new 8th wall project?

I'm seeing "You're almost there!" message on a new 8th wall project, however I'm using Google Chrome on the device. Here's the project code on Glitch: https://glitch.com/edit/#!/humble-harpymimus?path=index.html:15:125 Here's the 8th wall project…
Kieran F.
  • 567
  • 4
  • 16
1 2 3
4