Skip to content

Latest commit

 

History

History

go

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

traceskeleton.go

Golang version using prallel goroutines.

Usage

import "traceskeleton"

See example.go for detailed usage.

All source code is in src/traceskeleton/traceskeleton.go

Compile

export GO_PATH=$PWD; go build example.go

Test the example:

./example path/to/image.png

Output will be saved as out.svg.

Developed at Frank-Ratchye STUDIO for Creative Inquiry at Carnegie Mellon University.