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

Build Assimp with Draco support #2025

Open
alexrp opened this issue Apr 8, 2024 · 1 comment · May be fixed by #2180
Open

Build Assimp with Draco support #2025

alexrp opened this issue Apr 8, 2024 · 1 comment · May be fixed by #2180
Assignees
Milestone

Comments

@alexrp
Copy link
Collaborator

alexrp commented Apr 8, 2024

Draco is a form of graphics compression for formats like glTF.

To do this, we'd like to avoid having to ship an extra shared library in the .Native NuGet package, and instead link Draco statically into the Assimp shared library. I've submitted an upstream PR to enable us to do this: assimp/assimp#5535

@alexrp alexrp added the enhancement New feature or request label Apr 8, 2024
@alexrp
Copy link
Collaborator Author

alexrp commented Apr 9, 2024

Upstream PR merged, now we just wait for a release tag that includes it.

@alexrp alexrp self-assigned this Apr 13, 2024
@alexrp alexrp added this to the 2.X milestone Apr 18, 2024
@alexrp alexrp linked a pull request May 14, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Todo
Development

Successfully merging a pull request may close this issue.

1 participant