Open jozefdobos opened 8 years ago
Hi Jozef, I know that the triangulatePolygon method of GLC_lib is very slow. I don't know how to speed it up. I plan to integrate Assimp. perhaps it will be faster.
Regards.
Assimp is indeed much faster. If I have a bit of time left I'll have a look. J
Hi Laurent,
Function within glc_geomtools
is very slow. On dual core i7 it takes roughly 2 minutes to go through 5000 faces which works out to be over an hour for 160k poly model. Any suggestion how to speed this up?
Many thanks! Jozef