gp icon indicating copy to clipboard operation
gp copied to clipboard

Results 6 gp issues
Sort by recently updated
recently updated
newest added

Good evening, I have a question about the hard constraint. I wanted to approach the problem in a lazy fashion such that I did not need to remove the constrained...

Good morning, I just want to confirm that we are solving MLS by picking points from our "3n" points set that are within a certain radius "h" from the current...

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...

Hi Professor, I have a question about how to do the per_vertex_shading. I compute the exploded V and F, call "igl.per_vertex_normals" to get the per_vertex_normals, which is n, and plot...