graysonarts / graysonarts/TheBodyPolitic
Palette Generation - Open Questions
Open
- Dominant language
- C++
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Right now, I keep the image loaded and sample the pixels directly based on a location. Would it make more sense to generate an array of colors from the image and then remove the image from memory. Then we'd have a discrete list of colors rather than an image.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.