Plotting issues after refactor
- Dominant language
- Python
- Stars
- 35
- Forks
- 14
- Avg merge
- 3d 5h
- Merged PRs (30d)
- 11
Description
After a refactor of the plotting logic implemented in #1338 , some known issues have been introduced that should be addressed:
- Low resolution of the reset icon.
- Laggy and jumpy experience when moving the model around in the scene. This is subjective but should be explored.
- When using the clipping plane, some artifacts appear in the object.
- Clipping fixes should be moved to the visualization tool most likely.
Contributor guide
Research direction
Start by reviewing the plotting refactor in issue #1338 and reproduce each listed problem: reset-icon resolution, model movement lag, and clipping-plane artifacts. Compare the clipping behavior with the visualization tool as suggested; done means the reported plotting issues are resolved and the interaction and clipping behavior can be verified without the listed artifacts.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- computer-graphics
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100