google-ar / arcore-unreal-sdk

ARCore SDK for Unreal
https://developers.google.com/ar/
Apache License 2.0
277 stars 122 forks source link

Does ARcore 1.6 support Vulkan in UE4? Or when can I support Vulkan? #43

Closed a601336947 closed 5 years ago

a601336947 commented 5 years ago

I am using ARcore 1.6 to use Vulkan rendering in UE4. When I release the app, it flashes back. This makes me confused. I want to know if AR core 1.6 supports Vulkan rendering in UE4, or when can it be supported? I really need this Vulkan rendering because it gives me a better rendering effect, I hope you can answer me, thank you! 1545359749 1

bopangzz commented 5 years ago

ARCore currently doesn't support Vulkan on all platforms. You will have to use OpenGL if you want to use ARCore.

jaggar28 commented 4 years ago

Hi, I've tried to use Vulkan API for gogole ARCore in UE4. It doesn't work. I'm using Samsung Galaxy S9+ btw. Any help will be appreciated. Thanks.