Inquiry About Enabling GL_REPEAT in Polyscope (Python Version)
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 2.2k
- Forks
- 242
- Avg merge
- 11m
- Merged PRs (30d)
- 1
Description
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
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. Start by checking Polyscope's Python texture-mapping API for an existing GL_REPEAT option. Done means confirming whether the option exists or documenting a concrete support decision.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, python
- Domain
- computer-graphics
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100