matrix-image-editor/TODO.md

22 lines
673 B
Markdown
Raw 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
- [ ] number picker with slider at bottom?
- [ ] (arbitrary size?) matrix component
- [ ] 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