<div dir="auto">Sure, I was thinking of something that could be used as an editor or playground for viewing text of .gltf files, with a helpful “jump to” to go from an array index in the file to the array element in the file.</div><div><br><div class="gmail_quote gmail_quote_container"><div dir="ltr" class="gmail_attr">On Sun, Jun 29, 2025 at 8:56 AM vmarchetti--- via X3D-Ecosystem <<a href="mailto:x3d-ecosystem@web3d.org">x3d-ecosystem@web3d.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">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.<br>
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.<br>
<br>
Vince Marchetti<br>
<br>
<br>
> On Jun 29, 2025, at 9:08 AM, John Carlson via X3D-Ecosystem <<a href="mailto:x3d-ecosystem@web3d.org" target="_blank">x3d-ecosystem@web3d.org</a>> wrote:<br>
> <br>
> How to jump to an array element from an array index?<br>
> -- <br>
> X3D-Ecosystem mailing list<br>
> <a href="mailto:X3D-Ecosystem@web3d.org" target="_blank">X3D-Ecosystem@web3d.org</a><br>
> <a href="http://web3d.org/mailman/listinfo/x3d-ecosystem_web3d.org" rel="noreferrer" target="_blank">http://web3d.org/mailman/listinfo/x3d-ecosystem_web3d.org</a><br>
<br>
<br>
-- <br>
X3D-Ecosystem mailing list<br>
<a href="mailto:X3D-Ecosystem@web3d.org" target="_blank">X3D-Ecosystem@web3d.org</a><br>
<a href="http://web3d.org/mailman/listinfo/x3d-ecosystem_web3d.org" rel="noreferrer" target="_blank">http://web3d.org/mailman/listinfo/x3d-ecosystem_web3d.org</a><br>
</blockquote></div></div>