Aframe how to adjust canvas in vr mode - aframe

hello guys I have a problem in aframe vr mode using android webbrowser.. I dont know how to hide all buttons from the right.. it looks like the fallowing.
screenshot
I already tried adding code like document.body.requestFullscreen(); but it doest not work.. any help?

Related

How to use lottie-web to get animated icons in angular11?

I works an angular project.Ii need animated icons into my project. so i am going to use lottie-web. I have installed lottie-web. I followed this guide https://www.npmjs.com/package/lottie-web. But icon does not display.
Can anyone help me please..

In mobile view sliders are not coming properly

In wordpress sliders are coming properly in desktop mode and not coming in mobile mode.
i wan to show full slider in mobile view also.
For reference please find the images and url
http://3.6.131.50/
please help me to resolve this issue.
Thanks
Somu N
you used image in first slider so that it does not show properly in mobile, you need to set css for this for mobile view.
background-position: left center

Why is my cursor not showing in Mobile VR? (1.0.4)

I noticed the 360 Image Gallery example on the Aframe.io website is broken so I have been trying to fix it.
I've got it to work on Desktop and 2D mobile browser, but when I switch to VR mode in my mobile (iPhone) browser, there is no cursor and I can't change scenes anymore.
What am I missing?
https://glitch.com/edit/#!/bubble-glitter-specialist
Thank you!
Something change in Safari iOS 13.4.1 that broke VR mode. More info at https://github.com/aframevr/aframe/issues/4554

My simulator is going crazy. Simulator scale is different then ViewController and text is corrupted

Why?
And sometimes there's this:
Is it a bug? Is there a fix? I just dragged a button and a textfield to the view controller.
That's odd, few things that come to my mind
Check if you're using autolayout or 'auto resize subviews'
Check if you programmatically do any layout
Check if you're working with portrait/landscape orientation
I doubt it's a bug, such an obvious problem would have been fixed by now

Glossy buttons in Flex 3

Any ideas how to create a button class that looks something like this:
Taken from this tutorial page. I'm struggling to figure out what combination of filters I need to use to achieve the glossy effect.
The rounded corners and bevel/glow effect are simple enough. But how can I add a gloss gradient over only the top half of the button?
Use this App --> http://jirox.net/AsButtonGen/
Found it. Degrafa has a Button Loader thing that does this exactly.
Open source too.

Resources