First Model in Blender

For our game we’re going to use the Kinect as a natural user interface. This will remove one more medium between the autistic children and the learning aspect of the game. As the children move their hands, we want 3D models of hands to move in the game engine. Before we can move a hand in blender, we need to make one!

Designing a 3D hand was a straight forward process. There were 6 main steps:

  1. Make a disk with 12 vertices
  2. Make 5 cylinders with 8 vertices
  3. Merger vertices on one end of the cylinders to have 4 vertices remaining
  4. Join all the cylinders to the disk via the square sides
  5. Move, mold, and transform the shape to resemble that of a hand
  6. Lastly subdivide all vertices, smooth, and add texture to give a presentation look

The hand can still use some work, but for now we have something to use when experimenting with the Kinect interface. Pictures of the hand are below.

Download the blend file -> hand.blend

This entry was posted in Educational Game. Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>