Skip to content

Cloned & restructured from KhronosGroup.glTF-SampleModels

Notifications You must be signed in to change notification settings

echadwick-artist/glTF-Sample-Models-1

 
 

Repository files navigation

glTF V2.0 Sample Models

glTF Validation

Preface

This version of the User Interface was released in March 2023. See Obsolete Interface for links to the previous version.

Introduction

This Repository is a curated collection of glTF models that illustrate one or more features or capabilities of glTF.

Lists

All models are tagged to allow easier access. These lists simplify your access and review of the models. All lists include the model name, screen shot, link to display the model in Sample Viewer, a short description, and the license/credits for the model. The following lists are available

  • Showcase for models that are showcased in Khronos publicity. These are usually complex models with high visual quality.
  • Complete for a complete list of all models.
  • Testing for models intended to be used for testing of viewers, converts, and other software systems.
  • Core Only for models that only use glTF Core V2.0 features and capabilities (no extensions).
  • Video Tutorials for models used in any glTF Tutorial video.
  • Written Tutorials for models used in a written glTF Tutorial.
  • Issues for models with one or more issues that need to be resolved.

A summary of the model license is shown in each display, but see the README.md in each model's directory for detailed license information.

Model Contents

Sample glTF 2.0 models are provided in one or more of the following forms of glTF:

  • glTF (.gltf) with separate resources: .bin (geometry, animation, skins) and .jpg or .png image files. The supporting files are easily examined when separated like this, but must be kept together with the parent glTF file for the model to work.
  • glTF (.gltf) with embedded resources (as Data URIs). This form tends to be larger than the others, but Data URIs do have their uses.
  • Binary glTF (.glb) using the binary container format. These are easily shared due to the bundling of all the textures and mesh data into a single file.

Contributing Models

Sample models help the glTF ecosystem, if you are able to contribute a model, see the contributing section.

Model Publishing Services with glTF Download Capability

  • Sketchfab offers auto-conversion of all of its downloadable models, including PBR models, to glTF format.
  • Poimandres Market offers 3D assets for download in glTF format.
  • Poly Haven offers CC0 (public domain equivalent) HDRIs, PBR textures, and glTF models.

Other glTF Models

For addition glTF models, see:

Questions or Comments

If you have any questions, submit an issue.

Obsolete Interface

To make this repository cleaner, the previous glTF-Sample-Models repository was archived to fill-in. All V1.0 models were removed from this repository. All non-model folder READMEs were also removed, but the functionality was preserved. Main branch URLs to all glTF V2.0 models did not change. READMEs were provided to assist in navigation to any directories that were removed or substantially changed.

About

Cloned & restructured from KhronosGroup.glTF-SampleModels

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%