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

Add MeshOptimizer Bindings #2162

Open domportera opened 2 months ago

domportera commented 2 months ago

Summary of feature

Introduce bindings for MeshOptimizer and gtlfPack

Comments

As Silk.NET grows, the need for optimized meshes will also grow. Assimp mesh optimization may not be enough for many, and no bindings exist for C# that are currently actively maintained.

Does this have a proposal?

Nope!

Perksey commented 2 months ago

We are currently investigating how we can allow the community to add more bindings that do not meet the typical bar for inclusion today. This will be discussed in the next community meeting.