GlTF

http://dbpedia.org/resource/GlTF

glTF (GL Transmission Format) es un formato de archivo para escenas y modelos 3D basado en el estándar JSON. Es descrito por sus creadores como el "JPEG de 3D". Es un formato ideado para la distribución eficiente e interoperable de escenas 3D que comprime el tamaño de escenas y modelos 3D, minimizando el procesamiento en tiempo de ejecución en aplicaciones que usan WebGL y otras API. rdf:langString
glTF (GL Transmission Format) est un format de fichier scènes et modèles 3D utilisant le format JSON. Il est décrit par ses créateurs comme le "JPEG de la 3D". Développé par le Khronos Group, il s'agit d'un format d'asset 3D API-agnostique. Il est annoncé lors de la HTML5DevConf 2016. Le but de glTF est d'être un format compact, interopérable, et rapide à charger. rdf:langString
glTF(GL Transmission Format의 줄임말)는 3차원 장면과 모델을 표현하는 파일 포맷으로 JSON 표준에 기반하고 있다. 크로노스 그룹 (Khronos Group)의 3D Format 작업반에서 제정한 표준이며, HTML5DevConf 2016 행사에서 처음 발표되었다. 효율성과 상호 운용성을 강조한 파일 포맷으로서, 실행에 필요한 부하를 최소화 하도록 설계되었다. rdf:langString
glTF (GL Transmission Format) はJSONによって3Dモデルやシーンを表現するフォーマットである。「3DにおけるJPEG」と表現されることもある。Khronos Group 3D Formats Working Groupによって開発され、APIを問わないランタイムアセット配布フォーマットとしてHTML5DevConf 2016において発表された。glTFは3Dシーンを圧縮し、WebGLなどのAPIを利用するアプリケーションの実行時処理を最小化する、効率的で相互運用可能なアセット配布フォーマットとなることを意図している。glTFはまた、3Dコンテンツ作成ツールやサービスのための共通発行フォーマットを定義している。 rdf:langString
glTF(Graphics Language Transmission Format)是一種三维计算机图形檔案格,其有.gltf(JSON/ASCII)和.glb(二进制)兩種副檔名。兩種格式都可通過二進制緩衝區(.gltf為Base64字串,.glb為原始數據陣列)實現self-contained。glTF規範由科纳斯组织維護,其支持儲存三维模型、外觀、場景及動畫,旨在成為一種用於 3D 資產的簡化的、可互操作的格式,同時最大限度地減少應用程序的文件大小和處理難度。 rdf:langString
glTF (derivative short form of Graphics Language Transmission Format or GL Transmission Format) is a standard file format for three-dimensional scenes and models. A glTF file uses one of two possible file extensions: .gltf (JSON/ASCII) or .glb (binary). Both .gltf and .glb files may reference external binary and texture resources. Alternatively, both formats may be self-contained by directly embedding binary data buffers (as base64-encoded strings in .gltf files or as raw byte arrays in .glb files). An open standard developed and maintained by the Khronos Group, it supports 3D model geometry, appearance, scene graph hierarchy, and animation. It is intended to be a streamlined, interoperable format for the delivery of 3D assets, while minimizing file size and runtime processing by apps. As rdf:langString
rdf:langString GlTF
rdf:langString GlTF
rdf:langString GlTF
rdf:langString GlTF
rdf:langString GlTF
rdf:langString GlTF
rdf:langString glTF
xsd:integer 52250745
xsd:integer 1124960224
rdf:langString .gltf, .glb
xsd:integer 3
xsd:date 2021-07-11
xsd:integer 2
xsd:date 2015-10-19
rdf:langString GlTF logo.svg
xsd:integer 150
rdf:langString glTF (derivative short form of Graphics Language Transmission Format or GL Transmission Format) is a standard file format for three-dimensional scenes and models. A glTF file uses one of two possible file extensions: .gltf (JSON/ASCII) or .glb (binary). Both .gltf and .glb files may reference external binary and texture resources. Alternatively, both formats may be self-contained by directly embedding binary data buffers (as base64-encoded strings in .gltf files or as raw byte arrays in .glb files). An open standard developed and maintained by the Khronos Group, it supports 3D model geometry, appearance, scene graph hierarchy, and animation. It is intended to be a streamlined, interoperable format for the delivery of 3D assets, while minimizing file size and runtime processing by apps. As such, its creators have described it as the "JPEG of 3D."
rdf:langString glTF (GL Transmission Format) es un formato de archivo para escenas y modelos 3D basado en el estándar JSON. Es descrito por sus creadores como el "JPEG de 3D". Es un formato ideado para la distribución eficiente e interoperable de escenas 3D que comprime el tamaño de escenas y modelos 3D, minimizando el procesamiento en tiempo de ejecución en aplicaciones que usan WebGL y otras API.
rdf:langString glTF (GL Transmission Format) est un format de fichier scènes et modèles 3D utilisant le format JSON. Il est décrit par ses créateurs comme le "JPEG de la 3D". Développé par le Khronos Group, il s'agit d'un format d'asset 3D API-agnostique. Il est annoncé lors de la HTML5DevConf 2016. Le but de glTF est d'être un format compact, interopérable, et rapide à charger.
rdf:langString glTF(GL Transmission Format의 줄임말)는 3차원 장면과 모델을 표현하는 파일 포맷으로 JSON 표준에 기반하고 있다. 크로노스 그룹 (Khronos Group)의 3D Format 작업반에서 제정한 표준이며, HTML5DevConf 2016 행사에서 처음 발표되었다. 효율성과 상호 운용성을 강조한 파일 포맷으로서, 실행에 필요한 부하를 최소화 하도록 설계되었다.
rdf:langString glTF (GL Transmission Format) はJSONによって3Dモデルやシーンを表現するフォーマットである。「3DにおけるJPEG」と表現されることもある。Khronos Group 3D Formats Working Groupによって開発され、APIを問わないランタイムアセット配布フォーマットとしてHTML5DevConf 2016において発表された。glTFは3Dシーンを圧縮し、WebGLなどのAPIを利用するアプリケーションの実行時処理を最小化する、効率的で相互運用可能なアセット配布フォーマットとなることを意図している。glTFはまた、3Dコンテンツ作成ツールやサービスのための共通発行フォーマットを定義している。
rdf:langString glTF(Graphics Language Transmission Format)是一種三维计算机图形檔案格,其有.gltf(JSON/ASCII)和.glb(二进制)兩種副檔名。兩種格式都可通過二進制緩衝區(.gltf為Base64字串,.glb為原始數據陣列)實現self-contained。glTF規範由科纳斯组织維護,其支持儲存三维模型、外觀、場景及動畫,旨在成為一種用於 3D 資產的簡化的、可互操作的格式,同時最大限度地減少應用程序的文件大小和處理難度。
xsd:nonNegativeInteger 17636

data from the linked data cloud