0

I want to create a graphical human shape in android. I want to result to look something like this: enter image description

Well, maybe a little bit different, but I haven't found a better picture.Anyway, the question:

Is there possible to create something like?Is there any source code or some classes to help you design this? I don't want to create this by myself, starting from zero.I want to reuse code. And also tutorials are more than welcome.

Thank you in advance:)

Glorfindel
  • 19,729
  • 13
  • 67
  • 91
adrian
  • 4,432
  • 17
  • 65
  • 118

1 Answers1

0

Try to look at this question (it contains some useful resources (tutorials) on graphics for android:

Tutorials and libraries for OpenGL-ES games on Android

Probably also that page could help you:

http://developer.android.com/guide/topics/graphics/opengl.html

Community
  • 1
  • 1
Ivan
  • 3,976
  • 2
  • 34
  • 68