[go: up one dir, main page]

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

Bug: X3D importer fails to open .x3db file #5858

Open
tellypresence opened this issue Nov 2, 2024 · 0 comments
Open

Bug: X3D importer fails to open .x3db file #5858

tellypresence opened this issue Nov 2, 2024 · 0 comments
Labels
Bug Global flag to mark a deviation from expected behaviour

Comments

@tellypresence
Copy link
Contributor
tellypresence commented Nov 2, 2024

X3DImporter.cpp advertises itself as able to open .x3db (compressed X3D) files:

    "x3d x3db"

But attempting to open simple official sample .x3db file HelloWorld.x3db fails with error:

Validation failed: aiScene::mNumMeshes is 0.  At least one mesh must be there

Does anyone know if this ever worked?

In any case, should probably comment out .x3db format pending restoring (or initial implementation) of the feature.

(Small model HelloWorld_x3db.zip attached directly in case above website goes away)

@tellypresence tellypresence added the Bug Global flag to mark a deviation from expected behaviour label Nov 2, 2024
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