getnamo / BLUI-Unreal

CEF based HTML UI for the Unreal Engine.
MIT License
350 stars 73 forks source link

Support Meta Quest platform #88

Open kripper opened 8 months ago

kripper commented 8 months ago

Can Meta Quest platform be supported?

getnamo commented 8 months ago

Meta Quest is android based, the current plugin builds only have chromium built for Windows out of the box. There is in theory support for chromium builds for android platforms, but that process can get fairly involved. See related issue: https://github.com/getnamo/BLUI-Unreal/issues/24, specifically this resource: https://chromium.googlesource.com/chromium/src/+/master/docs/android_build_instructions.md

At the moment I have no time/resources to investigate the platform for BLUI, but should someone else get a working build, I'll merge it into the plugin.