We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
-o example.glb should output Binary glTF, not regular glTF with a .glb extension.
-o example.glb
.glb
Throw an exception if the -b option is provided and the extension doesn't match.
-b
The text was updated successfully, but these errors were encountered:
I thought we fixed this in #109?
Edit: Never mind, I misunderstood; this is a different use case
Sorry, something went wrong.
Closed by #117.
No branches or pull requests
-o example.glb
should output Binary glTF, not regular glTF with a.glb
extension.Throw an exception if the
-b
option is provided and the extension doesn't match.The text was updated successfully, but these errors were encountered: