close
Skip to content

fixedchaos/VirtualRig

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • C++ 98.9%
  • C 1.1%