GordonWei

Results 7 issues of GordonWei

Can this reposity reproduce the results in their paper? Or anyone who tries on their own datasets and get some similar results like those in the paper? I am not...

[polyscope] Backend: openGL3_glfw -- Loaded openGL version: 3.3 (Core Profile) Mesa 20.0.8 [polyscope] Polyscope OpenGL Error! Type: Invalid enum GLError() after shader compilation! Program text: // tag ${ GLSL_VERSION }$...

Hi all, I am wondering if anyone has successfuly build geometry-central on Windows, I met some problems when building with cmake. And here are some infos printted in the cmake...

Maybe it's because of the small number of data. Or reduce the `cam_weight`. _Originally posted by @taki0112 in https://github.com/taki0112/UGATIT/issues/41#issuecomment-521521473_ When and how should I adjust the weights for different terms...

Hi, guys, I do not have much experience about training a GAN, so it would be appreicated if some of you can tell me how should the losses change when...

### Discussed in https://github.com/libigl/libigl/discussions/2376 Originally posted by **gdwei** April 19, 2024 I am using the Mesh_boolean and CSGTree to do the same thing, that is, ``` Eigen::MatrixXd Vout_a; Eigen::MatrixXi Fout_a;...

Hello, I am adding this project as a submodule in my project based on the libigl-example-project, using the method described in the CMakeList.txt of nano spline, that is, add_subdirectory and...