This Vulkan Sample Code introduces ‘Hello Triangle’, a basic Vulkan application that draws a simple triangle to the screen. There are a lot of concepts to internalize.
The source for this sample can be found in samples/hellotriangle in the Mali Vulkan SDK.
Vulkan Sample Code: Hello Triangle

The post Vulkan Sample Code: Hello Triangle appeared first on Mali Developer Center.