proteamer / glTF

glTF - the runtime asset format for WebGL, OpenGL ES, and OpenGL.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Please provide feedback by submitting issues.

Sample Models

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

Overview

Diagram by [Marco Hutter](http://marco-hutter.de/) ([repo](https://github.com/javagl/gltfOverview)).

glTF Tools

Converters

Validators

  • glTF Validator - open-source command-line and drag-and-top tool to validate glTF assets against the spec

Exporters

Loaders and Viewers

WebGL Engines

Compare WebGL-based glTF loaders from various engines

JavaScript / Node.js

C++

C#

Haxe

  • haxe-gltf - A Haxe library for reading glTF

Java

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)

Stack Overflow

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!

About

glTF - the runtime asset format for WebGL, OpenGL ES, and OpenGL.

License:Other


Languages

Language:C++ 54.9%Language:HTML 20.7%Language:JavaScript 13.0%Language:C# 6.3%Language:GLSL 2.2%Language:C 1.8%Language:CMake 0.6%Language:Lua 0.1%Language:CSS 0.1%Language:Python 0.0%Language:Shell 0.0%Language:Batchfile 0.0%