Skip to content

Arlen/ElectrostaticHalftoning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Implementation of Electrostatic Halftoning in C++/OpenCL.

preview

Features

  • GPU accelerated electrostatic halftoning.
  • SVG output.

Dependencies

  • Boost.Compute
  • Qt 6.x

Build

cmake .
make

Limitations

  • 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.

About

GPU accelerated electrostatic halftoning.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published