Skip to content

bart1259/CudaWeaver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

CUDA Weaver

A program that makes single thread weave art with the power of Cuda.

Black and White

output

Color

output

Usage:

./weaver [input.png] [ouput.png] -p [number of points] -r [resolution] -i [max iterations] -l [line thickness] -b [blur radius] -c [Colors like 'FF0000,FF6800,000055,000000,FFAA88']

To compile

mkdir build
cd build
cmake ../source
make

About

Weaves string art with Cuda

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages