Skip to content

yaroslav-tarasov/glTF

 
 

Repository files navigation

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

glTF is a draft specification, it may change before ratification. Everyone is encouraged to provide feedback on the specification and contribute to the open-source converter. Please create issues with your feedback.

Specification

glTF Specification 0.8

Converter

COLLADA2GLTF is an open-source command-line pipeline tool that converts COLLADA to glTF.

There is also an online drag-and-drop COLLADA-to-glTF converter hosted by the Cesium virtual globe engine

Cloning the repo

Since this repo has git submodules, clone with:

git clone --recurse-submodules https://github.com/KhronosGroup/glTF.git

Viewers

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published