dotnet / Silk.NET

The high-speed OpenGL, OpenCL, OpenAL, OpenXR, GLFW, SDL, Vulkan, Assimp, WebGPU, and DirectX bindings library your mother warned you about.
https://dotnet.github.io/Silk.NET
MIT License
3.89k stars 378 forks source link

Update Assimp to 5.4.1 and build with Draco support. #2180

Closed alexrp closed 1 month ago

alexrp commented 1 month ago

Closes #2025.

alexrp commented 1 month ago

For some reason, on Windows only, Assimp ends up linking dynamically to draco.dll. I'll need to figure out why that is.

alexrp commented 1 month ago

Closing this until I can get around to investigating why that linking issue happens on Windows (and seemingly only in CI 😔).