issues
search
mikedh
/
trimesh
Python library for loading and using triangular meshes.
https://trimesh.org
MIT License
3.02k
stars
583
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bug: Trimesh introduced non manifold edges and fills big hole when loading mesh
#2326
nepfaff
opened
17 hours ago
3
How can I perform mesh deformation using trimesh?
#2325
jimmysue
opened
2 days ago
0
Applying transformations to Trimesh breaks intersects_location with embree
#2324
Willy19921992
opened
1 week ago
0
Creating a new mesh from indices changes the number of vertices in an unnexpected way.
#2323
MartensCedric
opened
2 weeks ago
3
Fix vertex_attributes subdivisions and corresponding test added.
#2322
dbukenberger
closed
1 week ago
1
How to get object names in a 3D scene correctly using trimesh
#2321
nikhil-convrseai
opened
2 weeks ago
2
Adding thresholding option to matrix_to_marching_cubes()
#2320
bhacha
closed
1 week ago
1
Release: Iteration Tests
#2319
mikedh
opened
2 weeks ago
0
Integration with manifold3d
#2318
pca006132
opened
2 weeks ago
2
Ray intersection behavior on edges and vertex
#2317
brandonrwin
opened
2 weeks ago
1
GLB loading fails with KeyError: 'POSITION'
#2316
JulianKnodt
opened
2 weeks ago
0
Question: Do not require loading texture for Mesh with texture?
#2315
JulianKnodt
closed
2 weeks ago
4
Update blender_boolean.py.tmpl
#2314
Hellseher
closed
1 week ago
3
Updated use of weights in procrustes analysis (update to #1647)
#2313
tillns
opened
3 weeks ago
2
Release: Boolean Tests
#2312
mikedh
closed
2 weeks ago
0
ImportError: cannot import name 'geometry_hash' from 'trimesh.viewer.windowed'
#2311
JBKacerovsky
closed
2 weeks ago
1
Boolean intersection of a mesh with itself returns incorrect results when vertices are sufficiently large
#2310
laurence-kobold
opened
3 weeks ago
4
Make boolean engine selection more flexible
#2309
onitake
closed
3 weeks ago
3
intersection fails for specific test case
#2308
mahmouddinar
opened
3 weeks ago
1
wrong uv values
#2307
l1346792580123
closed
3 weeks ago
2
Boolean unit tests fail if manifold3d is not installed
#2306
onitake
opened
4 weeks ago
5
Fix missing visual copy for primitives
#2305
clemense
closed
1 month ago
1
Loading Objaverse GLB files with textures
#2304
preddy5
opened
1 month ago
1
dict_to_path is broken for Line objects
#2303
Tomaubier
opened
1 month ago
0
scene.save_image backround alpha always 255
#2302
Houston256
opened
1 month ago
1
precision issue in forming cuboids with close vertices
#2301
mahmouddinar
opened
1 month ago
2
Release Followup: Tuning 3MF loading
#2300
mikedh
closed
1 month ago
0
No cap or partial cap after using slice_mesh_plane with cap=True
#2299
baptistelabat-syroco
opened
1 month ago
1
Do test_multiple_difference with all engines
#2298
musicinmybrain
closed
1 month ago
0
Update scene.py
#2297
SeaOtocinclus
closed
1 month ago
1
Support 3MF component `path`
#2296
mikedh
closed
1 month ago
0
closest point corner cases issues (also having warning: divided by zero
#2295
tangyuq
opened
1 month ago
1
Can't export empty scenes
#2294
DanCardin
closed
1 month ago
5
Can a Scene be attached to object from another scene?
#2293
egormkn
opened
1 month ago
0
Edges overlapping issue
#2292
m-fabregue
opened
1 month ago
0
Trimesh.union() can not handle multiple meshes ( interface change between v3.12 and v4.4.9 ) and docstring suggests otherwise
#2291
manuel-koch
closed
1 month ago
2
Release: Revolve Caps
#2290
mikedh
closed
1 month ago
0
Computing the difference along an axis between two meshes
#2289
swiss-knight
opened
2 months ago
1
Draping 2D features on 3D mesh
#2288
swiss-knight
opened
2 months ago
3
【BUG】the param "check_volume" of boolean operation method is not effect in fact
#2287
weidong89
opened
2 months ago
0
Convert to numpy array if need
#2286
michaelbratsch
closed
2 months ago
1
Combining/union/concatenating adjacent meshes
#2285
Kylsha
opened
2 months ago
2
PBRMaterial <-> SimpleMaterial conversion seems to be asymmetric
#2284
ankuPRK
opened
2 months ago
1
fix for #2269 with new test case for incomplete creation.revolve()
#2283
bguan
closed
2 months ago
4
add support for path3d export to ply format
#2282
moberweger
closed
2 months ago
5
Fix typing bug in merge_vertices function
#2281
ayersb
closed
2 months ago
1
Update gmsh.py
#2280
sadiwali
closed
2 months ago
1
Docs/documentation fixes
#2279
dcetin
closed
2 months ago
1
Release: Scene Transform
#2278
mikedh
closed
2 months ago
0
fix documentation for repair.stitch
#2277
dcetin
closed
2 months ago
1
Next