Skip to content

Node and skinning matrices #1035

@xelatihy

Description

@xelatihy

The spec is not clear on two main items.

  1. How to compute nodes' final node transforms
  2. How to compute final skin joint transforms

In particular,

a. Since nodes can refer to each other in any manner, are the final world transforms unique for each node? Or can a node have two different world transform as it is references by say two different scenes?
b. Is a node a root node always or it depends on the skin?
c. For skinning, how are the world transforms for each joint computed, given the corresponding nodes transforms? There should really be a formula for this in the spec.

Have been debug skinning for a long time now and can get the glTF 2.0 examples to work.
Are those supposed to be following the spec?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions