Part of the Khronos Group
OpenGL.org

The Industry's Foundation for High Performance Graphics

from games to virtual reality, mobile phones to supercomputers

Results 1 to 4 of 4

Thread: How can i create 3D human body model

  1. #1
    Junior Member Newbie
    Join Date
    Mar 2011
    Posts
    3

    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 ?

  2. #2
    Super Moderator OpenGL Lord
    Join Date
    Dec 2003
    Location
    Grenoble - France
    Posts
    5,655

    Re: How can i create 3D human body model

    Did you try glMakeHumanBody(GL_HINT_NICEST); ?

  3. #3
    Junior Member Newbie
    Join Date
    Mar 2011
    Posts
    3

    Re: How can i create 3D human body model

    how can i use it?
    it gives me undefined

  4. #4
    Super Moderator OpenGL Lord
    Join Date
    Dec 2003
    Location
    Grenoble - France
    Posts
    5,655

    Re: How can i create 3D human body model

    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.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •