-
Hi,
I'm trying to make a project with libigl + Qt but I could not figure it out how to do that. I encounter with your project, but I could not build your project in qt creator IDE. I downloaded the l…
-
Hi,
I just run it on Windows 10, here is my step.
Env:
Windows 10
3090
Prerequisites:
1. conda
2. you also need to install c++ build tools from [here](https://visualstudio.microsoft.com/visua…
-
how can i use LIBIGL_MeshBoolean_Create? where is the codes of pinvokeLIMIGL? I set two fbx models but it doesn't work!both cgal and libigl,what 's the trouble?
-
Hi Alec, here is Cat again :)
After we got the libigl examples to run, I now try your FAST program.
And again, I have problems to compile it. Maybe you can help me again:
I already fixed some i…
ghost updated
7 years ago
-
That file is referenced on the CMake configuration but not present on the package, anyway it can be used.
In other hand besides deactivating pardiso on the CMake config it tries to use it anyway.
…
-
Hi Professor,
I have a problem installing the igl library on my mac m1. The conda install does not work and I tried to compile the bindings from scratch but there are still errors. I found similar …
-
Thank you for providing the code to your paper.
I noticed that a note in the README is missing that tells the user to clone libigl into `data_preprocessing` (as in the libigl example project). Furt…
-
The following files contain uncondiitional imports:
* pymesh/matrixio.py: PyIGL
* pymesh/cell_partition.py: PyIGL
* pymesh/minkowski_sum.py: PyIGL
* pymesh/__init__.py: `from . import wires` -> Py…
-
When using the libigl viewer, the vertex and face labels can be displayed upon running the main.cpp file. When pressing, e.g., key "1", the labels disappear (I guess that's due to us clearing and sett…
-
Program running slowly in the cgal branch of libigl-example-project ,but the program running very very very slower compared with the libigl project tutorial 609_Boolean.
how can i fix this problem?
…