Replies: 1 comment
-
So these two are somewhat separate issues:
I think I'm going to fix the issue with the last three functions as there's no specific reason why they aren't extern "C" at this point. For quantizeUnorm/quantizeSnorm you should be able to copy their C++ code into your C# library with minimal changes. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I've built with VS2019 meshoptimizer.dll (0.22) with these options

I can't find definition for meshopt_dequantizeHalf, meshopt_quantizeHalf, meshopt_quantizeUnorm,meshopt_quantizeUnorm
this is my definition
Beta Was this translation helpful? Give feedback.
All reactions