Coder Social home page Coder Social logo

gltftutorialmodels's Introduction

glTF Sample Models

These sample models are used in the glTF tutorial. They are targeting glTF version 1.1 and will be updated to version 2.0 when the specification is finalized.

The .gltf files of these models are edited manually, to make the names and order of the properties match the descriptions in the tutorial.

All these models are in the public domain (CC0)

See the README.md in each model's directory for details.

Model Screenshot Description
Triangle Without Indices The simplest possible glTF asset: A single scene with a single node and a single mesh with a single mesh.primitive with a single triangle with a single attribute, without indices and without a material
Triangle A very simple glTF asset: The basic structure is the same as in Triangle Without Indices, but here, the mesh.primitive describes an indexed geometry
Animated Triangle This sample is similar to the Triangle, but the node has a rotation property that is modified with a simple animation
Simple Material This sample is similar to the Triangle, but additonally defines a material that consists of an emissive color
Simple Meshes A simple scene with two nodes, both containing the same mesh, namely a mesh with a single mesh.primitive with a single indexed triangle with multiple attributes (positions, normals and texture coordinates), but without a material
Advanced Material This sample is similar to the Simple Meshes, but defines a material that includes a light, and thus shows the effect of the normals attribute
Simple Opacity A simple scene with multiple nodes, meshes and materials, where each material has different opacity values, ranging from fully transparent to fully opaque
Simple Texture A sample with a material that uses a single texture
Cameras A sample with two different camera objects
Simple Skin A sample with a skin, showing very basic vertex skinning. Note: Parts of the skinning definitions still have to be finalized for glTF 1.1!

gltftutorialmodels's People

Contributors

cx20 avatar javagl avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.