Quote:
Originally Posted by santosh_kumar
...I tried with OpenGL ES, but everyone is explaining how to create a triangle, square and more complicated stuff...
|
In OpenGL, understanding how to draw a triangle is the first key step. It's a very basic concept, and if you can't grasp that, there's little hope for understanding how to do the truly "more complicated stuff", like extruded 3D text.
When you say "I tried with OpenGL ES", what exactly did you do?