Implementation of Electrostatic Halftoning in C++/OpenCL.
- GPU accelerated electrostatic halftoning.
- SVG output.
- Boost.Compute
- Qt 6.x
cmake .
make
- force field generation is slow; therefore, small input images are recommended.
- floating-point arithmetic on large number of points eventually causes issues.
- greyscale output only.
