hiukim / mind-ar-js

Web Augmented Reality. Image Tracking, Face Tracking. Tensorflow.js
MIT License
2.12k stars 391 forks source link

Issue with fullscreen? #481

Closed nooberjones closed 5 months ago

nooberjones commented 6 months ago

When I tap on full screen I get a black screen. Nothing in it.

ifly-leonard commented 6 months ago

I think what you're toggling is the "VR" option.

(I might be wrong, just discovered this tool today, but I've been working with AR.js for a while, so thought I'll just share something I knew)

You can try toggling full screen manually. Tested, it worked for me locally.

For Mac: Press Control + Command + F For Windows: Press F11

Via code, you can try:

image