6 Commits

Author SHA1 Message Date
Syoyo Fujita
6ac97adf6b Add valijson.
Currently it seg faults due to stack overflow when validating with `glTF.schema.json`
2019-05-29 20:09:47 +09:00
Syoyo Fujita
06f93c859d Remove validator example scine it requires nlohmann's json.hpp
Embed json11.cpp/json11.hpp into `tiny_gltf.h`
2019-02-15 17:51:55 +09:00
Tan Meng Yue
94fcfdeb9d Added installation of headers and target binaries 2018-12-07 18:01:08 +11:00
Syoyo Fujita
45c29dc54d Update README of gltf-validator. 2018-01-09 14:28:16 +09:00
Syoyo Fujita
a415cf477c Add workaround for parsing glTF schemas 2017-11-25 19:55:28 +09:00
Syoyo Fujita
e59de221ff Add json-schema-validator code. 2017-11-25 18:32:56 +09:00