Vulkan Android Test é um aplicativo Vulkan Android Test desenvolvido por Vulkan Android Test que pode ser executado em dispositivos móveis, mas usando o melhor emulador de Android - LDPlayer, você pode baixar e jogar Vulkan Android Test no seu computador.
Ao executar Vulkan Android Test no seu computador, você pode navegar claramente em uma tela maior, e controlar o aplicativo com o mouse e o teclado é muito mais rápido do que com o teclado de toque, e você nunca terá que se preocupar com a bateria do seu dispositivo.
Com as funções de múltiplas instâncias e sincronizador, você pode até executar vários aplicativos e contas no seu PC.
E a função de transferência de arquivos torna muito fácil compartilhar imagens, vídeos e arquivos.
Baixe Vulkan Android Test e execute-o no seu PC. Desfrute da tela grande e da alta qualidade do PC!
This is a simple test application for Vulkan based rendering engine currently in development.In essence, it is a "smoke test" - if it does NOT run, more elaborate apps based on this rendering engine will 100% fail.
If everything works, you should see a yellow rotating gear/sun like object with stylized "evil" smiling face. This is kind of a homage to the original OpenGL gears and the Vulkan specific VkGears apps used for testing on desktops. The original apps are rendering in solid "flat" colors. We added a texture on top just for fun.
This test covers following steps:
- initialization of the Vulkan rendering on Android
- loading of the GLTF meshes from the APK assets
- loading of the PNG textures from the APK assets
- dynamic rendering of the rotating object
- CPU/FPS throttling to fixed value to keep battery life
- Android native application written completely in C++
- smallest possible APK size - typical APK should be less or around 1Mb
- no Android permissions - it just renders, we do not need any of your data