[X3D-Ecosystem] glTF editors…
vmarchetti at kshell.com
vmarchetti at kshell.com
Sun Jun 29 06:55:16 PDT 2025
The context for this question is unclear, but from the subject line I assume it refers to arrays defined in json portion of a glb/glTF file. To my knowledge the core glTF 2.0 has no API specification for working with these arrays.
The json is decoded into whatever data structure is supported by the processing system, and for arrays the language used, Python, Javascript, Pacal, ... supports an array natively; and array elements are jumped to or accessed by whatever method that language supports.
Vince Marchetti
> On Jun 29, 2025, at 9:08 AM, John Carlson via X3D-Ecosystem <x3d-ecosystem at web3d.org> wrote:
>
> How to jump to an array element from an array index?
> --
> X3D-Ecosystem mailing list
> X3D-Ecosystem at web3d.org
> http://web3d.org/mailman/listinfo/x3d-ecosystem_web3d.org
More information about the X3D-Ecosystem
mailing list