-
-
Notifications
You must be signed in to change notification settings - Fork 267
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 3MF support using assimp plugin #1126
Comments
Thanks for investigating. Do you know if the crashes are coming from assimp or f3d? |
crashes are coming from F3D most of the time. I would say the resulting data is not how F3D is expecting it. |
Will 3MF support include the ability to obtain part volume and bounding box? |
I'm not sure what that means. |
I see your comment pointing to issue #1138. Perhaps I should have asked my question there. |
@jtlechem can you share your file? |
You can zip the file before sending it on github. |
Interesting idea, create an issue for it maybe ? :) |
Available in the nightly release https://github.com/f3d-app/f3d/releases/tag/nightly |
Assimp library support 3MF format, lets add support for it
Related to: #38
Testing with #1123 , I tested the (single!) data from https://github.com/assimp/assimp and the data from https://github.com/3MFConsortium/3mf-samples/tree/master/examples
It looks like:
More work needed before merging anything
The text was updated successfully, but these errors were encountered: