TLabAltoh / TLabWebViewVR

Sample Unity project for using TLabWebView in OculusQuest. Includes Meta XR SDK and XR Interaction Toolkit implementation example.
https://tlabgames.gitbook.io/tlabwebview/
MIT License
42 stars 9 forks source link

Vulkan Support? #25

Open yusufalibrahim1994 opened 7 months ago

yusufalibrahim1994 commented 7 months ago

Excellent work with the webview using OpenGL! Is there any plan to support Vulkan?

TLabAltoh commented 7 months ago

There is no support for Vulkan yet, but I will support it in the future.

TLabAltoh commented 5 months ago

In the latest update, this plugin has added support for Vulkan with certain limitations. The target Android device must support not only Vulkan but also OpenGL ES, as this plugin depends on the GLES API for specific processes.

TLabAltoh commented 2 months ago

Announce

The current Vulkan issue is summarized here.