HelloTriangle.txt 306 B

1234567891011121314
  1. Demo title: HelloTriangle
  2. Demonstrates: Draw a triangle
  3. Short Description: Draw a triangle
  4. Full Description:
  5. Basic Tutorial that shows step-by-step how to initialize OpenGL ES, use it for drawing a triangle and terminate it.
  6. VGP: Not Required
  7. Polygon Count: 1
  8. Vertex Count: 3