overte-org / overte

Overte open source virtual worlds platform.
https://overte.org/
Other
147 stars 51 forks source link

Add debug draw of entity armature #206

Open SilverfishVR opened 2 years ago

SilverfishVR commented 2 years ago

To debug entity animations it would be helpful to have the option to visualize the joint position of skinned/animated entities.

For Avatars it is already available in the developer menu:

I propose a "Debug Draw Armature" option in "Developer->Entities" that enables the same visualization to entities.

JulianGro commented 2 years ago

Seems useful for debugging serializers as well, since you can look at the armature without any avatar related modifications.