You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In version 4.4.9 of trimesh, the following code will raise the error: 'Trimesh' object has no attribute 'as_open3d' mesh = g.as_open3d
After testing, the latest version that works correctly is 4.4.7.