Polishing
Open
enhancement
- Dominant language
- C++
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
When all features are finished and the application design is finalized, the app will get a rewrite.
The rewrite includes:
1. Optimization (squash 99.9% of bugs, reuse code where applicable, lower CPU usage to 0.5% max)
2. Text will be rasterized in a photo editor and used as textures for a more clean look.
3. Geometry (rectangles not included) will be textures instead of math
4. Images will be loaded on a per layer basis to reduce memory usage
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.