Getting Slicing Plane Position and Orientation After Manual Manipulation
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 2.2k
- Forks
- 242
- Avg merge
- 11m
- Merged PRs (30d)
- 1
Description
Hello, I'm using the Polyscope C++ library in my project,.
How can I get the position and orientation of the slicing plane after manually manipulating it using the control widget? I couldn't find a getPose function in the documentation. Does Polyscope provide a way to get this information?
The library has been very helpful to me, and I really appreciate your work!
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
Start by reading the Polyscope slicing plane control widget API and its documentation to determine whether the manipulated plane pose is exposed. Done means either identifying the existing position and orientation access point or documenting the missing API and the expected way to retrieve both values.
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
- 32/100