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

Android file load #14

Merged
merged 19 commits into from
Apr 6, 2023
Merged

Android file load #14

merged 19 commits into from
Apr 6, 2023

Conversation

DethRaid
Copy link
Contributor

@DethRaid DethRaid commented Mar 29, 2023

This PR adds functionality to load files from within an Android APK

Note: This change only supports loading files with embedded buffers and textures. External buffers and textures will require more work. I'll implement them after spnda's URI changes make it in

src/fastgltf.cpp Outdated Show resolved Hide resolved
src/fastgltf.cpp Outdated Show resolved Hide resolved
src/fastgltf.cpp Outdated Show resolved Hide resolved
src/fastgltf_parser.hpp Outdated Show resolved Hide resolved
@DethRaid DethRaid marked this pull request as ready for review March 30, 2023 18:15
src/fastgltf.cpp Outdated Show resolved Hide resolved
src/fastgltf_parser.hpp Outdated Show resolved Hide resolved
@spnda spnda merged commit 2524685 into spnda:main Apr 6, 2023
@DethRaid DethRaid deleted the android-asset branch April 6, 2023 17:47
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

Successfully merging this pull request may close these issues.

None yet

2 participants