issues
search
mikedh
/
trimesh
Python library for loading and using triangular meshes.
https://trimesh.org
MIT License
3.02k
stars
583
forks
source link
Release: Pickleable
#2232
Closed
mikedh
closed
5 months ago
mikedh
commented
6 months ago
sometimes multiprocessing failed to pickle trimesh objects because the embreex scene was not picklable. This adds a fix and test.
release #2233 which fixes #2234
add simple example of a 3D print workflow