Skip to content

Latest commit

 

History

History
65 lines (48 loc) · 5.38 KB

README.md

File metadata and controls

65 lines (48 loc) · 5.38 KB

The GL Transmission Format (glTF) is a runtime asset delivery format for GL APIs: WebGL, OpenGL ES, and OpenGL. glTF bridges the gap between 3D content creation tools and modern GL applications by providing an efficient, extensible, interoperable format for the transmission and loading of 3D content.

Specification

This is a draft specification; there may be minor changes before ratification is finalized. Please provide feedback by submitting issues.

Sample Models

Sample models for learning glTF, and testing runtime engines and content pipeline tools.

glTF Tools

Converters

Loaders and Viewers

Utilities

  • gltf-utilities - JavaScript utility library to help load glTF
  • gltf-statistics - JavaScript and Node.js library and command-line tool to display statistics for glTF models (glTF 0.8)

Presentations and Articles


We believe the true usefulness of glTF goes beyond the spec itself; it is an ecosystem of tools, documentation, and extensions contributed by the community. You are encouraged to get involved!