https://github.com/atteneder/unity-gltf-validator
glTF-Validator integration for Unity
https://github.com/atteneder/unity-gltf-validator
gltf unity unity3d unity3d-package
Last synced: about 1 month ago
JSON representation
glTF-Validator integration for Unity
- Host: GitHub
- URL: https://github.com/atteneder/unity-gltf-validator
- Owner: atteneder
- License: apache-2.0
- Created: 2022-01-10T10:34:14.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-03-31T09:26:36.000Z (about 3 years ago)
- Last Synced: 2025-03-04T07:42:26.295Z (over 1 year ago)
- Topics: gltf, unity, unity3d, unity3d-package
- Language: C#
- Homepage:
- Size: 18.6 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# glTF-Validator for Unity
This package integrates the [glTF-Validator][gltf-validator] CLI tool into Unity.
It allows you validate a glTF file against the 2.0 specification and reports errors, warnings or info messages.
> Note: Currently experimental.