Skip to content

theoreticalphysicsftw/PencilAnnealing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PencilAnnealing

Basic conversion of photos to pen and ink sketches with simulated annealing.

Drawing Optimization
drawing optimization

Building and Usage

Build with:

cmake -B build -DCMAKE_BUILD_TYPE=Release && cmake --build build --config=Release

To use just put a WebP picture named in.webp inside the executable folder and start it. I till produce optimization.ogv video with the optimization process out.svg vector graphics output of the final result and out.ogv drawing the picture.

WIP: Make better UI.

Showcase

DrawingTest.mp4

About

Draw sketches with simulated annealing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published