patxu / ClimbAR

augmented reality climbing game framework
MIT License
10 stars 6 forks source link

Added a flag to toggle of No hand detected message #197

Closed patxu closed 7 years ago

patxu commented 7 years ago

Added the flag shouldShowTextMesh to BodySourceView. Defaults to true, but KinnectClassify sets to false so that text wont interfer with hold classification.