HelloAPI
Draw a basic triangle to the screen.
Description
A basic tutorial that guides the user, step-by-step, through the process of initializing a window using the "raw" API, (Vulkan or OpenGL ES 2), drawing a triangle with a simple shader, and then terminating the window (depending on the platform, either after a few seconds, or when the user closes the window).
APIS
- Vulkan
- OpenGL ES 2.0
Controls
- Quit- Close the application
