glTF-Validator icon indicating copy to clipboard operation
glTF-Validator copied to clipboard

Add OMI_collider and OMI_physics_body extension validation

Open aaronfranke opened this issue 2 years ago • 0 comments

EDIT: This is incomplete, do not merge.

This PR adds validation for the OMI_collider and OMI_physics_body glTF extensions. This could be expanded further later, but the code that exists so far should be fully working (it successfully validates several test files).

OMI's specs can be found here https://github.com/omigroup/gltf-extensions/tree/main/extensions/2.0

The Khronos glTF repo pull request can be found here: https://github.com/KhronosGroup/glTF/pull/2258

aaronfranke avatar Dec 10 '22 05:12 aaronfranke