martinResearch / DEODR

A differentiable 3D renderer with Pytorch, Tensorflow and Matlab interfaces
BSD 2-Clause "Simplified" License
369 stars 23 forks source link

make vertices merge optional in ColoredTriMesh.from_trimesh #246

Closed martinResearch closed 4 months ago

martinResearch commented 1 year ago

We want to have the option to use ColoredTriMesh.from_trimesh without paying the cost of looking for duplicated vertices and merging them

martinResearch commented 4 months ago

should be solved in version 0.2.2