Skip to content

sweetmandm/describe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

generated lines

describe

This is an experiment to make line-based generative art.

Right now it just sends the svg to stdout, so you can use it like:

$ cargo run > my.svg

During experimentation, it can be useful to watch for changes:

$ cargo install cargo-watch
$ cargo watch -x 'run > test.svg'

About

line-based generative art

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages