Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Validations #35

Open
dtrinh100 opened this issue Feb 25, 2021 · 2 comments
Open

Support for Validations #35

dtrinh100 opened this issue Feb 25, 2021 · 2 comments

Comments

@dtrinh100
Copy link

I saw somewhere on the original roadmap to add support for validations, is that currently still the case?

@qmuntal
Copy link
Owner

qmuntal commented Feb 25, 2021

It was in the original roadmap and I even tried to implement some basic validations, but doing it right and with enough error granularity is a tough task that I do no plan do implement in the near future.

I'm currently investing my time in adding support for draco-encoded meshes via https://github.com/qmuntal/draco-go. Once I'm done with I may give it another try to the validation stuff.

I'm also more than open to review and guide other people to implement whatever feature they need.

@xackery
Copy link
Contributor

xackery commented Jul 10, 2022

For those with validation concerns, while this isn't natively supported, some alternatives are:
gltf extension for vscode (has validation)
online gltf validator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants