bootsmakes
bootsmakes
Hello, I'm trying to read a simple triangle cube with 8 verts and 12 faces, but mesh.vertices show 24 verts instead. ``` >>> import trimesh as tm >>> mesh =...
#### Describe the bug Unable to plot simple text in the viewer. I followed tutorial 105 and here's my code ``` #include #include #include #include ... igl::opengl::glfw::Viewer viewer; viewer.data().clear(); viewer.data().set_mesh(V,...
Hi, I tried the `502_DifferentOrders `and `505_Meshing ` and have couple questions: 1. how to generate the` .rawfield` files from a mesh 2. how to extract the boundary preserving quad...
Hi could you add feature to automate clusters calculations?
Hello, I tested zero123-xl on an image with multiple objects and the results(mainly positions) are incorrect, does it only work for images with single object? 