Feature
As part of #13528, we will need to update our glTF loading pipeline to support models conforming to the glTF 2.1 spec.
This issue will be used to track the work to load a baseline glTF without extensions--so it will not include 3D Tiles 2.0 work.
A preliminary list of the tasks involved:
Most (all?) of the above will have to be implemented before we can "turn on" glTF 2.1 models.
Other new 2.1 functionality is specified via extensions. These can be implemented more incrementally, with separate issues/PRs for each extension.
AI acknowledgment
Feature
As part of #13528, we will need to update our glTF loading pipeline to support models conforming to the glTF 2.1 spec.
This issue will be used to track the work to load a baseline glTF without extensions--so it will not include 3D Tiles 2.0 work.
A preliminary list of the tasks involved:
Most (all?) of the above will have to be implemented before we can "turn on" glTF 2.1 models.
Other new 2.1 functionality is specified via extensions. These can be implemented more incrementally, with separate issues/PRs for each extension.
AI acknowledgment