bwasty / gltf-loader-ts

Engine-agnostic glTF 2.0 Loader in TypeScript
https://bwasty.github.io/gltf-loader-ts/
MIT License
53 stars 8 forks source link

Add validation #28

Open bwasty opened 6 years ago

bwasty commented 6 years ago

Add gltf-validator as an optional dependency and provide a validate function.