tridiserkan

Results 2 issues of tridiserkan

Hi guys, I have a DXF file however when I try to load it with `trimesh.load(filename)` I get a Scene object instead of a Path object. I tried to use...

Hi there, I am trying to rotate and translate triangles one by one and I came across an issue: Initial solid has lower number of vertices than the last one....