aframe-gui
aframe-gui copied to clipboard
ENH: horizontally arranged gui items in a flex-container
It seems that items can only be stacked vertically. If they could also be arranged horizontally in a single flex container, the package would be even more complete and recapitulate more of the functionality of a 2D flex box
I agree. I would like to see this. How can I help?
Additionally, when ran, I am never prompted to allow camera access. Where in the code can I make this repo Augmented Reality capable? It seems that if I can allow camera access it may alleviate my use case.
Otherwise this repo runs great locally after installing webpack. I just dont have a VR use case, but an urgent AR one. Please advise. Cheers!
We are accepting pull requests! :-)
I agree. I would like to see this. How can I help?
Additionally, when ran, I am never prompted to allow camera access. Where in the code can I make this repo Augmented Reality capable? It seems that if I can allow camera access it may alleviate my use case.
Otherwise this repo runs great locally after installing webpack. I just dont have a VR use case, but an urgent AR one. Please advise. Cheers!
you can set the background of <a-scene background="transparent: true">