Ali Yousuf
Ali Yousuf
I got it working in color under a Docker container by attaching it to `tty` with `docker run -t`. See this PR #20
That'd be a nice idea.
^ @shonin @Panda0003 @gary2817
Oh wow @Panda0003, I’m getting many notifications. Can you please compile a complete message and then send? And yes, we need to separate out colors from an image, let’s say...
This is what I have got so far:  The result on the left can improve ALOT! This is just my first attempt at...
I have completely rewritten the code to allow many more improvements. Previously, the code was pretty procedural, now i have broken things down to follow OOP. I'll merge the code...
@Panda0003, the explanation is in the `README.md`.
I have pushed a basic support for multiple colors. It won't work for all images out of the box. Check `example03()`. You'll have to tweak with the following parameters to...
Just run the application as usual. I have updated the README with new instructions. And no, you don’t need to process images before. But there is capability to process it...
Yes, you can change the order of color from example.pde where they are defined.