Converts Image to have a specific color scheme
First cpp program. Simple project made in a day.
Original | Converted |
---|---|
Ascii-py
BB-to-xterm
ColorMatch-py Initially made in python but remade in cpp for better performace.
cmake -B build -S . && cmake --build build --parallel
→ ./build/colormatch assets/example.png
by kataro