WVR Hand ModelΒΆ
In VIVE Wave™, a method is provided to get the model about natural hand.
To render the model of the natural hand in an app, use WVR_GetCurrentNaturalHandModel to get the left and right hand models and then input these models into the graphics card. Remember to call WVR_ReleaseNatureHandModel to release the model after it has been inputted into the graphics card.
For more information, go to How to Use Natural Hand Model.
#include <wvr/wvr_hand_render_model.h>