omigroup / omi-blender-gltf

MIT License
5 stars 2 forks source link

Use glTF-Validator in CI to test output #2

Open robertlong opened 3 years ago

robertlong commented 3 years ago

We can use the glTF-Validator to test the ouput of the Blender Addon. https://github.com/omigroup/glTF-Validator/tree/OMI_audio_emitter

This would work by running Blender in headless mode from the command line and then run the glTF export through the glTF Validator to test our addon.