TurboWarp / extensions

User-contributed unsandboxed extension gallery for TurboWarp
https://extensions.turbowarp.org/
MIT License
115 stars 236 forks source link

[Question] Which browser do I need to use for AR? #162

Closed Cbr2011 closed 1 year ago

Cbr2011 commented 1 year ago

Every time I try to load AR I get the invalid AR session id error. Which browser do I need to use?

GarboMuffin commented 1 year ago

@Xeltalliv

Xeltalliv commented 1 year ago

Every time I try to load AR I get the invalid AR session id error.

I'm not familiar with this error message and couldn't find any information on it either. Can you share a screenshot of it?

Which browser do I need to use?

It worked on Google Chrome and Samsung Internet and didn't work on Firefox (AR haven't been added there yet, so makes sense). (tested on Android 10)

Which browser on which OS have you tried it on?

Cbr2011 commented 1 year ago

Opera GX. Windows.

Cbr2011 commented 1 year ago

The error says Project attempted to start AR even though it's not available. The reason: WebXR exist in the browser you are using, but 'immersive-ar' session type is not supported

Xeltalliv commented 1 year ago

Opera GX. Windows.

In general AR only works on mobile devices (phones, tablets) since it requires at least camera, gyroscope and accelerometer. Currently in-browser AR only works on Android devices which support Google's ARCore.

Cbr2011 commented 1 year ago

so how am I gonna enter AR mode if I can't edit on turbowarp on phone?

Xeltalliv commented 1 year ago

That is still an unresolved issue. Currently the solution is to develop on the PC and copy project to the phone to test it.

There is also ar emulator extension currently in development, which simulates AR without actual AR by using fullscreen and WASD controls. It has the same extension id and blocks, so TurboWarp treats both of them like the same extension and it's easy to swap between them.

Cbr2011 commented 1 year ago

ar emulator extension? That makes things easier. Is it in beta or a closed beta [meaning visitors can't access it, only the team can]

Xeltalliv commented 1 year ago

currently only I have access to it

Cbr2011 commented 1 year ago

oh it's a closed beta. Well that solves my problem. Right now as I said the emulator is in closed beta meaning you have to wait a month or week to get it for the rest of the people not in the turbowarp team.

Johny-adri2 commented 1 year ago

so where is the extension?

GarboMuffin commented 1 year ago

https://extensions.turbowarp.org/

Johny-adri2 commented 1 year ago

I mean is AR emulator extension in developing yet?

LilyMakesThings commented 1 year ago

I mean is AR emulator extension in developing yet?

It already exists, https://extensions.turbowarp.org/

CST1229 commented 1 year ago

I mean is AR emulator extension in developing yet?

It already exists, extensions.turbowarp.org

AR emulator

As in, probably the extension Xeltalliv mentioned in this comment, which I'm pretty sure is not public yet:

There is also ar emulator extension currently in development, which simulates AR without actual AR by using fullscreen and WASD controls. It has the same extension id and blocks, so TurboWarp treats both of them like the same extension and it's easy to swap between them.

Johny-adri2 commented 1 year ago

I mean is AR emulator extension in developing yet?

It already exists, extensions.turbowarp.org

AR emulator

As in, probably the extension Xeltalliv mentioned in this comment, which I'm pretty sure is not public yet:

There is also ar emulator extension currently in development, which simulates AR without actual AR by using fullscreen and WASD controls. It has the same extension id and blocks, so TurboWarp treats both of them like the same extension and it's easy to swap between them.

I think so.

Xeltalliv commented 1 year ago

I mean is AR emulator extension in developing yet?

It's currently in the same state as it was when I wrote that comment. I got distracted making other (also currently not published) extensions and forgot about it.