trimesh icon indicating copy to clipboard operation
trimesh copied to clipboard

Release Followup: Tuning 3MF loading

Open mikedh opened this issue 1 year ago • 0 comments

  • plays with the list comprehension of trimesh.exchange.threemf._read_mesh for a 20% speedup on larger meshes. To do better I think this would need to be moved into Cython.
  • release #2297
  • release #2298
  • release #2305

mikedh avatar Oct 15 '24 19:10 mikedh