How can i create 3D human body model

Hello everyone,

I need to create 3D Human body model that can be dynamic and look as realistic as possible

is there any recommended tutorial ?

Did you try glMakeHumanBody(GL_HINT_NICEST); ?

how can i use it?
it gives me undefined

Sorry, that was just a bad joke on my side.

OpenGL is for rendering, it will not help to create a complex model.

Go for example to http://www.makehuman.org/ or artists forums.

Then come back here when you have questions about the rendering.