/VirtualRig

VirtualRig: an interactive 3D tool for rigging and skinning 3D characters from motion capture data, where the resulting animation and skinning quality is comparable to that of modern video games.

Primary LanguageC++

VirtualRig

VirtualRig: embedding resizes and positions the given skeleton to fit inside the character. The character and the embedded skeleton are disconnected until skin attachment specifies how to apply deformations of the skeleton to the character mesh. The deformation methods used are LBS and some PBD constraints to add dynamics to the deformations. Please see the video on Vimeo for some of the animated results at interactive rate https://vimeo.com/90705340.

libraries used in the project:

  • Boost
  • vcglib
  • Qt
  • SceneGraph
  • profiler
  • CGAL
  • OpenGL + Glew
  • Threading Building Blocks (TBB)
  • FreeImage

Screenshot