mesh icon indicating copy to clipboard operation
mesh copied to clipboard

MPI-IS Mesh Processing Library

Results 69 mesh issues
Sort by recently updated
recently updated
newest added

![Screenshot (456)](https://user-images.githubusercontent.com/79932498/153204609-0c1c95da-ae7e-4970-9c50-ba76f50d2d37.png) Hi, I tried the conda prompt method of boost installation and psbody-mesh installation on windows I'm facing this issue while installing the psbody-mesh library installation, could you take...

I use the Linux system to install mesh and execute` $make tests`. I report an error. The error is `NotImplementedError: Platform does not define a GLUT font retrieval function`. The...

I am trying to install this package on colab with python 3.7, when I run `BOOST_INCLUDE_DIRS=/usr/include/boost make all`, it says 'Successfully installed psbody-mesh'. However, running `make tests` under the same...

Hi, I am working on a ubuntu server and I can see its desktop via a VNC. When I run meshviewer view sphere.obj I see nothing but a log INFO:root:started...

Hi, I don't know if I'm the only one, but when I try to load an obj file with applied material / texture into blender, blender does not show the...

when I test “meshviewer view sphere.obj”,the shell outputs "INFO:root:started remote viewer on port 60110". Then I can't see any other effect. So I want to ask how to use meshviewer...

Hi, I've tried to install the package following the README installation with the command `BOOST_INCLUDE_DIRS=/opt/homebrew/Cellar/boost/1.76.0/include/ make all`. I got an error: ```shell ... In file included from mesh/src/aabb_normals.cpp:10: In file...

This package should have a AABB_tree.h file for installation, which seems to be missing (**this is the error I get during installation). Because of which, I am not able to...

I tries running Mesh on Ubuntu Virtual Machine. meshviewer view teddy.obj give result INFO:root:started remote viewer on port 61956 What do i do next!!

I took the `smplx_texture_m_alb.png` texture image file (see image below) from the `SMPLX Blender Add-On` (available at https://smpl-x.is.tue.mpg.de/download.php). I wanted to add texture to the SMPLX mesh using this image...