Synopsis

PDX_MSGT gdx_ReadGLTF(long option, const char *gltfFile, int gdxModel)

Purpose

Read a glTF file into a GDX model

Description

The specified gltfFile will be converted to the specifid gdxModel. Only tessellated data, attributes and assembly structure are currently supported. Ascii glTF (.gltf) as well as binary glTF (.glb) files are supported.

Input

option

Options (not used)

gltfFile

Name of glTF file to read (.gltf) or (.glb)

gdxModel

GDX model to populate

Return

GDX_NOERR or error