Skip to content

HumanChwan/stippling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stippling using weighted voronoi

Quickstart

  • Build the executable and run.
    $ make
    $ ./stipple -h

Examples

  • Butterfly: (100000 pts) butterfly.png

  • Dog: (20000 pts) dog.png

  • Black circle at the center: circle_center.png

  • Black circle at the center, with the initial uniform distribution as a square enclosing the circle: (200 pts) circle_center.png

  • Three black circles: (200 pts) circle_center.png

About

Stippling using CVDs. Paper from which idea is inspired: https://www.cs.ubc.ca/labs/imager/tr/2002/secord2002b/secord.2002b.pdf

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published