Replies: 2 comments
-
You might be interested in https://github.com/maxilevi/MeshOptimizer.NET - it was made against an earlier version of meshoptimizer but the same technique should apply. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to use this lib in my unity projects, since it seems to be exactly what I need. How would I go about to creating the wrapper?
As far as I know I need C style functions to call from the dll on the c# side in Unity, but I cant seem to find them in the source.
Any help would be greatly appreciated.
Beta Was this translation helpful? Give feedback.
All reactions