Maven module :un.storage : model3d-bvh :
Class : un.storage.model3d.bvh.BVHFormat
Extends/Implements : un.api.model3d.AbstractModel3DFormat
Subclasses : -

Biovision hierarchical data format.

Useful links :
http://research.cs.wisc.edu/graphics/Courses/cs-838-1999/Jeff/BVH.html
http://www.character-studio.net/bvh_file_specification.htm
http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.103.2097&rep=rep1&type=pdf
http://www.cs.man.ac.uk/~toby/bvh/

And public resources :
https://sites.google.com/a/cgspeed.com/cgspeed/motion-capture/cmu-bvh-conversion

@author Johann Sorel


Variables : INSTANCE
Functions : open


public BVHFormat INSTANCE


public Model3DStore open (Object input)