1 :Title: 2 HelloAPI 3 4 :ShortDescription: 5 Draw a triangle to the screen using hardware acceleration. 6 7 :FullDescription: 8 A basic tutorial that guides the user, step-by-step, through the process of initializing a window using :API:, drawing a triangle in it using hardware acceleration, and then terminating the window. 9 10 Controls: 11 - Esc - Close the application 12 13 :VGP: 14 Not Required 15 16 :Polygon Count: 17 1 18 19 :Vertex Count: 20 3 21 22