itch.io is community of indie game creators and players

Devlogs

fix (skins) skins w/ a root rotation, translation, scale

Construct 3 3DObject Plugin
A browser asset pack made in HTML5

Fix a special case where the gltf/glb model has a skinned mesh that needs to be transformed by the root rotation, scale, translation. This is a somewhat experimental fix, I've tested with a number of models, however if you see an issue, please let me know and share the model.

For performance it is better to not have a top level scale, translation, and rotation since this calculation will need to be done during animation for the skinned meshes. Instead do the top level scale, translation and rotation on the C3 object in C3.

Files

  • 3DObject-2-50-3.c3addon 110 kB
    Jul 23, 2023
Download Construct 3 3DObject Plugin
Read comments (7)