archit120 / archit120/3D-Graph
Update only when camera paramters changed
Open
easy-difficulty
enhancement
good first issue
- Dominant language
- C++
- Stars
- 5
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
Currently the code draws again after every loop. Redraw only if camera parameters are changed by the control loop
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the control loop and the code that redraws the 3D graph, then trace where camera parameters are updated. The work is done when unchanged camera parameters no longer trigger redraws while camera changes still update the rendered view.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- computer-graphics, performance
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100