Skip to content

Commit

Permalink
Merge pull request #234 from asam-ev/231-add-glb-to-gltf-file-format-…
Browse files Browse the repository at this point in the history
…in-geometry-chapter

Add glb support to gltf section
  • Loading branch information
ClemensLinnhoff authored Dec 13, 2024
2 parents 030d976 + 8aa6f19 commit 224a14f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions content/geometry/file-format-support.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ ASAM OpenMATERIAL supports the 3D model file formats glTF, FBX, and USD with the
**glTF**

ASAM OpenMATERIAL 3D models in glTF format SHALL comply with the official https://registry.khronos.org/glTF/specs/2.0/glTF-2.0.html[glTF specification].
The glTF specification has two delivery options: glTF + bin + textures and the container format glb.
Both delivery options are supported in ASAM OpenMATERIAL.

The glTF coordinate system is right-handed, with +Y as the up axis, +Z as forward, and -X as right. The front of a glTF asset faces +Z.

Expand Down

0 comments on commit 224a14f

Please sign in to comment.