-
Notifications
You must be signed in to change notification settings - Fork 171
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No find: meshgrid, Parameterization QuadCover, #146
Comments
What is this in reference to? |
i want to do this code with Matlab. but there are some Errors. I installed gptoolbox completly and took path according location of my file. but when i ask in command windows >> which gptoolbox also after searching, I found there is extention for gptoolbox in github, unfortunatly github page doesnt work. Errors:
Index in position 1 is invalid. Array indices must be Error in gptoolboxone (line 30) Code % Define the size of the hexagons % Compute the number of hexagons in each direction % Compute the spacing between the hexagons % Compute the coordinates of the hexagon vertices % Create the mesh % Load the mesh % Define a parameterization method (quasiconformal mapping) % Define an energy functional with anisotropic constraints % Solve the optimization problem % Map the hexagonal pattern to the new parameterization |
Where did you hear of gptoolbox_ext ? I've never heard of that. |
I asked chatGPT and it replyed me. ChatGPT: gptoolbox_ex provides a high-level interface to the GPT library, making it easier to use for researchers and practitioners in the field of geometric processing. It includes a number of modules that cover various aspects of GP, including mesh processing, geometry processing, shape analysis, and more. Some of the features of gptoolbox_ex include: Support for various file formats for meshes and point clouds Here are some sources for gptoolbox_ex: Github repository: https://github.com/alecjacobson/gptoolbox_ex |
Please guide me , how I can solve my errors according to gptoolbox. |
Thank you for clarifying. It seems ChatGPT is generating text describing a library that does not actually exist. While the description ChatGPT has generated looks plausible and appears to be based on https://github.com/alecjacobson/gptoolbox/, it has made many factual errors. This library, gptoolbox, is a matlab library (not python) and there is no corresponding C++ library called "Geometric Processing Toolbox (GPT)". There is a library libigl which I maintain if you're interested. |
I can not find these (mesh grid, Parameterization QuadCover).
what should I do?
this page (https://github.com/alecjacobson/gptoolbox_ext) doesn't work.
The text was updated successfully, but these errors were encountered: