Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ENH: horizontally arranged gui items in a flex-container #61

Open
davidfstein opened this issue Mar 25, 2021 · 3 comments
Open

ENH: horizontally arranged gui items in a flex-container #61

davidfstein opened this issue Mar 25, 2021 · 3 comments

Comments

@davidfstein
Copy link

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

@ohmygaugh-crypto
Copy link

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!

@rdub80
Copy link
Owner

rdub80 commented May 10, 2021

We are accepting pull requests! :-)

@rdub80
Copy link
Owner

rdub80 commented May 10, 2021

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">

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants