Amir Vaxman
Amir Vaxman
Running the same file on windows and osx gives different results, where the windows version is more "lively"---it seems like the osx version blends the texture with some default color,...
#### Describe your issue I am trying to compile Directional, which uses the newest version of libigl. However I now get: ** BUILD FAILED ** The following build commands failed:...
When such a field is orthogonal to edge, or near-most so, the dot-products with the edge are almost zero and the matching cannot be deduced. This can only happen in...
There might be a problem in some cases when combining generator and boundary loops, especially when the generator loop tries to go through a boundary.
I would like to be able to either color only specific elements of a quantity/mesh, or alternatively, to be able to override the colors, but be able to supply individual...
I think the following: https://polyscope.run/structures/surface_mesh/misc_quantities/#surface-graph-quantity is not around anymore? I saw it in the surface_mesh.h of an older version of PolyScope. (Sorry for opening so many issues! PolyScope is great,...
I am trying to access the picking of faces or vertices within a callback function to manipulate their content. However I didn't find any explicit way to do this in...