Add option to view only mesh edges (wireframe)
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- C++
- Stars
- 2.2k
- Forks
- 242
- Avg merge
- 11m
- Merged PRs (30d)
- 1
Description
I'd like to toggle on/off the faces and just see the wireframe. Is this possible within the polyscope imgui menu? Achievable via function calls?
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
No files or tests are named. Start by tracing mesh rendering and the Polyscope ImGui menu, then check how viewer options are exposed through function calls. Done means users can toggle mesh faces independently of wireframe display through the supported interface.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- computer-graphics
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100