Usage

Generate the makefile or ninja or vs project by CMake.

For now, just build to a static library - libgltf.(lib/a/dylib).

Advance

Generate new code by the official glTF schema

You can update the c++11 source code by jsonschematoc11.

Generate the c++11 code:

  1. Run tools/batch/update_parser_by_scheme.bat (Windows) or tools/batch/update_parser_by_scheme.sh (Unix/Linux/MacOS)
  2. Build your version by CMake, Ninja or VisualStudio.

String encode