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

Add the functionality to import Gltf and Glb files #302

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

mvriel
Copy link
Contributor

@mvriel mvriel commented Oct 22, 2024

This commit will add the importer, spawner and layer prefabs to import, persist and load a Gltf/Glb file.

There is however the issue of textures not loading, but I think this has to do with the changes that we did to limit the number of shader variants for Gltfast; and as such stripping the texture loading.

This commit will add the importer, spawner and layer prefabs to import, persist and load a Gltf/Glb file.

There is however the issue of textures not loading, but I think this has to do with the changes that we did to limit the number of shader variants for Gltfast; and as such stripping the texture loading.
@mvriel mvriel marked this pull request as draft October 24, 2024 11:09
@mvriel
Copy link
Contributor Author

mvriel commented Oct 24, 2024

Geconverteerd naar draft, het openen blijft hangen op de await en ik heb even geen vrije tijd meer om dit te fixen. ik zal binnenkort hier verder naar kijken

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.

1 participant