SarahWeiii / CoACD

[SIGGRAPH2022] Approximate Convex Decomposition for 3D Meshes with Collision-Aware Concavity and Tree Search
https://colin97.github.io/CoACD/
MIT License
482 stars 64 forks source link

DllNotFoundException: lib_coacd assembly #57

Open Jackson-Crandell opened 2 months ago

Jackson-Crandell commented 2 months ago

Hello- I really appreciate you making this plugin as a Unity. While the plugin seems to work fine on my Mac, I am trying to run Co ACD on my linux machine; however, I keep getting "DllNotFoundException: lib_coacd assembly: . My build settings are set to linux. I believe the issue might be that the lib_coacd.so is only built for linux x64 (according to the plugin manager), but I am not sure (my machine is x86 with an AMD cpu). If you have any tips, it would be greatly appreciated! Thank you in advance! plugin_manager