Skip to content

Build Assimp with Draco support #2025

@alexrp

Description

@alexrp
Collaborator

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

Activity

alexrp

alexrp commented on Apr 9, 2024

@alexrp
CollaboratorAuthor

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

self-assigned this
on Apr 13, 2024
added this to the 2.X milestone on Apr 18, 2024
removed this from the 2.X milestone on Jun 15, 2024
removed their assignment
on Jun 15, 2024
added this to the Future/Help Wanted milestone on Jun 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Todo

    Relationships

    None yet

      Development

      Participants

      @alexrp

      Issue actions

        Build Assimp with Draco support · Issue #2025 · dotnet/Silk.NET