You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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!
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 transparent and use the AFrame scene in AR <a-scene background="transparent: true">
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
The text was updated successfully, but these errors were encountered: