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

Loading glTF files from memory #5511

Closed
UltraEngine opened this issue Mar 23, 2024 · 1 comment
Closed

Loading glTF files from memory #5511

UltraEngine opened this issue Mar 23, 2024 · 1 comment
Labels
Bug Global flag to mark a deviation from expected behaviour

Comments

@UltraEngine
Copy link

UltraEngine commented Mar 23, 2024

Hi, I am investigating this library, and was wondering if the importer.ReadFileFromMemory method has the ability to read a glTF scene that is spread across multiple files? glTF files are usually split up into .glTF, .bin, and separate image files. We would be using this to allow loading of glTF files from zip archives and remote servers, and would like to be able to provide our own file readers.

@UltraEngine UltraEngine added the Bug Global flag to mark a deviation from expected behaviour label Mar 23, 2024
@UltraEngine
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Global flag to mark a deviation from expected behaviour
Projects
None yet
Development

No branches or pull requests

1 participant