seishuku / vkUITest

Vulkan version of UITest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vkUITest

Testing out some experimental UI type code.
his version renders using Vulkan, but can literally be rendered with anything, just needs to be implemented in the draw function.

Linux should work, though WSL doesn't seem to handle raw motion Xi extensions, but it did work in testing on native Linux (Arch).
Android should now be supported, but rotation is pretty broken, so it's a definite work-in-progress.

About

Vulkan version of UITest

License:MIT License


Languages

Language:C 93.9%Language:GLSL 5.6%Language:Makefile 0.5%