Ybalrid / Annwvyn

Annwvyn C++ Open Source designed-for-VR game engine and application developement framework
MIT License
41 stars 7 forks source link

Get the hand pose for touch controller working #122

Closed Ybalrid closed 5 years ago

Ybalrid commented 7 years ago

This is mostly a Blender related problem than an Engine one.

I need to have my hand model have multiple "animation" for each han pose that I can blend to match what can be detected by the Touch Controllers (for example).

Also need an interface where user can specify a callback to be called when the "pose" needs to be changed.