Information and Downloads
| Generator | glTF-Transform v4.0.8 |
|---|---|
| Copyright | 2017 (c) Adobe Corp |
| Source | KhronosGroup/glTF-Sample-Assets |
| File size | 103.45 kB |
Has special data
Extensions
Source glTF Source asset from
KhronosGroup/glTF-Sample-Assets
three r185 Converted with upstream three.js 0.185.0
Needle Converted with Needle Engine 5.1.2 USDZExporter
Blender 5.1 Converted with Blender 5.1.2
Adobe glTF Converted with OpenUSD 26.05 and Adobe glTF file-format plugin 2026.03
GUC Converted with GUC 0.5
Description
Xmp Metadata Rounded Cube
Tags
Extensions Used
- KHR_xmp_json_ld
Summary
Test of the XMP metadata extension - KHR_xmp_json_ld.
Operations
- Display in SampleViewer
- Download GLB
- Model Directory
Description
This model shows how XML metadata is stored with the KHR_xmp_json_ld extension.
Sample XMP JSON
{
"extensionsUsed": ["KHR_xmp_json_ld"],
"extensions": {
"KHR_xmp_json_ld": {
"packets": [
{
"@context": {
"dc": "http://purl.org/dc/elements/1.1/",
"rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#"
},
"@id": "",
"dc:contributor": {
"@set": [
"Creator1Name",
"[email protected]",
"Creator3Name<[email protected]>"
]
},
"dc:coverage": "Bay Area, California, United States",
"dc:creator": {
"@list": ["CreatorName", "[email protected]"]
},
"dc:date": {
"@list": ["2019-05-16T19:20:30+01:00"]
},
"dc:description": {
"@type": "rdf:Alt",
"rdf:_1": {
"@language": "en-us",
"@value": "An example of a glTF file with XMP metadata in it"
}
},
"dc:format": "model/gltf+json",
"dc:language": {
"@set": ["en"]
},
"dc:publisher": {
"@set": ["Khronos"]
},
"dc:title": {
"@type": "rdf:Alt",
"rdf:_1": {
"@language": "en-us",
"@value": "Sample glTF with XMP metadata"
}
}
},
{
"@context": {
"dc": "http://purl.org/dc/elements/1.1/",
"rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#"
},
"dc:title": {
"@type": "rdf:Alt",
"rdf:_1": {
"@language": "en-us",
"@value": "My Cube Mesh"
}
}
}
]
}
},
...
}
Legal
© 2021, Adam Morris. CC BY 4.0 International
- Adam Morris for Everything