aframe-gui icon indicating copy to clipboard operation
aframe-gui copied to clipboard

aframe gui flickering in location based scenario

Open ede21 opened this issue 5 years ago • 3 comments

Hi, i want to create a gui for location places with ar.js. i use https://aframe.io/releases/1.0.4/aframe.min.js", AR.js-3.1.0/aframe/build/aframe-ar-nft.js', 'aframe-gui/aframe-gui-vv0.3.6/dist/aframe-gui.js'. i added a button with text and icon button. both flickers extremely (see the screenshot from my phone) flicker_aframe_gui

ede21 avatar May 24 '20 10:05 ede21

same scenario is on marker based ar. Always flickering

ede21 avatar May 24 '20 10:05 ede21

AR.js has a hard time with small z-index values, I am planning to upgrade the font import to troika-text in hopes this will solve most issues

rdub80 avatar Jul 03 '20 18:07 rdub80

you could use a png image as button and use the "gui-interactable" component for button like interaction in the meantime

rdub80 avatar Jul 03 '20 18:07 rdub80