Build Assimp with Draco support
Open
area-Assimp
area-Native
enhancement
- Dominant language
- C#
- Stars
- 5.2k
- Forks
- 477
- Avg merge
- 3d 16h
- Merged PRs (30d)
- 2
Description
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: https://github.com/assimp/assimp/pull/5535
Contributor guide
Assessment
This issue has not been assessed yet.