casual-simulation / casualos

Casual Open Simulation for the Web
https://ab1.bot
MIT License
48 stars 8 forks source link

Add the ability to use 8th wall for AR #483

Open KallynGowdy opened 1 month ago

KallynGowdy commented 1 month ago

8th wall is a technology that can be used to make AR apps and games that work on all devices with a camera (not just devices that support WebXR). Users should be able to call eighthWall.enableAR(appKey) to enable AR in the grid portal (i.e. works like os.enableAR(), but uses 8th wall). The provided appKey should be used to load the 8th wall app and all the configuration from their system.

In addition to supporting AR, it should also support sending @onImageTargetFound, @onImageTargetUpdated, @onImageTargetLost shouts.