tree: da2bb2277dd8c7e0f4a9c5539a96c9fe095a7e20
  1. gen.py
  2. Makefile
  3. README.md
attic/experimental/README.md

Python script which generates C++11 code from JSON schema.

Requirements

  • python3
  • jsonref

Generate

Run gen.py by specifing the path to glTF schema directory(from https://github.com/KhronosGroup/glTF.git)

$ python gen.py /path/to/glTF/specification/2.0/schema