Plans to add `view::screenCoordsToWorldRay` to polyscope-py?
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 2.2k
- Forks
- 242
- Avg merge
- 11m
- Merged PRs (30d)
- 1
Description
This addition would be a big help for an app my team is working on, which uses the python port of polyscope. Are there any plans to bring it over to Python soon? If not, we may be able to lend some development assistance, and could open up a PR if it doesn't seem like that big of a lift. (would be the least we can do for you providing this tool for free!)
Please let us know either way, and if it's not likely to be added soon, some rough implementation nodes / instructions on how we could go about introducing that function to python would be very appreciated!
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 locating the existing view::screenCoordsToWorldRay function and the corresponding polyscope-py viewer bindings. Determine how this functionality is exposed in Python and what interface the port should provide. Done means the function is available through the Python port with behavior matching the existing C++ viewer.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, python
- Domain
- computer-graphics
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100