dperyel
dperyel
@qianyizh, could you please share in the thread if you decided to add mesh parametrization algorithms or not? Having LSCM or calculations of harmonic weights would be beneficial features to...
Suggestions for the scope: * resolve non-manifold vertices and edges * fill the holes * improving topology by flipping illegal edges, collapsing small edges * resolve triangles with zero area...
> Any updates on this one? :) Just because of this issue I switched to PyCharm from VS Code (-: Now development experience is much better.
Indeed, memory management for big objects in python is something to be improved. It appears even after removing references, GC releases allocated memory. But memory allocators might not release part...