You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my current project, I am working with UV coordinates that exceed the range [0, 1]. To handle this, I would like to enable the GL_REPEAT functionality for texture mapping. However, I noticed that Polyscope does not seem to support GL_REPEAT by default.
I am writing to ask whether there is an existing function in Polyscope (Python version) that allows enabling GL_REPEAT. If not, I would like to know whether support for this feature is planned for future releases.
Thank you for your time and for developing such a useful visualization tool. I look forward to your response.
Best regards,
Yulin
The text was updated successfully, but these errors were encountered:
Dear Dr. Sharp,
I hope this message finds you well.
In my current project, I am working with UV coordinates that exceed the range [0, 1]. To handle this, I would like to enable the GL_REPEAT functionality for texture mapping. However, I noticed that Polyscope does not seem to support GL_REPEAT by default.
I am writing to ask whether there is an existing function in Polyscope (Python version) that allows enabling GL_REPEAT. If not, I would like to know whether support for this feature is planned for future releases.
Thank you for your time and for developing such a useful visualization tool. I look forward to your response.
Best regards,
Yulin
The text was updated successfully, but these errors were encountered: