How to draw a arc in android openGL ES1.1? -


using 3 values ​​are given on 2d plane, shown below, , curve.

  1. starting point first draw (x, y, z).

  2. left angle.

  3. right angle.

android opengl es above values ​​should drawn , how ask advice?

drawing


Comments

Popular posts from this blog

iphone - Three second countdown in cocos2d -

hyperlink - how to do url routing in php -

c - Avoiding Extra Malloc in Linked List (node->next = NULL) -