cginternals / cginternals/gloperate
Consolidate Drawable classes
Open
CG
in progress
- Dominant language
- C++
- Stars
- 43
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
- [x] Derive Drawable from AbstractDrawable
- [x] Derive RenderPass from AbstractDrawable
- [ ] Rename Drawable (e.g., Geometry) ?
- [x] Adjust input and output types of the respective stages to AbstractDrawable
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the remaining unchecked rename item and locating references to Drawable, AbstractDrawable, and RenderPass across the repository. Confirm how the respective pipeline stages use these types before deciding on the replacement name. Done means the chosen rename is applied consistently and the project still builds.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- computer-graphics
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100