Inquiry About Enabling GL_REPEAT in Polyscope (Python Version)

Open
#305 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
cpp, python

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.

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

Dominant language
C++
Stars
2.2k
Forks
242
Avg merge
11m
Merged PRs (30d)
1

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from nmwsharp/polyscope

All issues in nmwsharp/polyscope

Similar issues

More C++ issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.