matrix-image-editor/TODO.md

21 lines
626 B
Markdown
Raw Permalink Normal View History

2024-05-17 19:06:32 +00:00
# TODOs
- [ ] GPU/Processing/Rendering
- [ ] color matrix multiplication
- [ ] transform matrix multiplication
- [ ] Optional: convolutions
- [ ] abstractions over egui stuff
- [ ] independent lib/cli app?
- [ ] ui
- [ ] components
2024-05-19 14:22:36 +00:00
- [x] (arbitrary size?) matrix component
2024-05-17 19:06:32 +00:00
- [ ] matrix list that outputs single matrix multiplied from them all
- [ ] Optional: help/what is this buttons
- [ ] Optional: explainer per pixel what's happening on hover
- [ ] view
- [ ] image view
- [ ] matrix ("columns"?) to apply
- [ ] transform
- [ ] color
- [ ] Optional: Convolution