ofhope / lissajous-curves

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lissajous curve

Lissajous curve or bandwidth curve. This is a study from The Go Programming Language by Alan A. A. Donovan and Brian W. Kernighan. A great book to read.

Run

To run the code run the main file and pipe the output to a gif file.

go run ./main.go >> out.gif

Lissajous curve

About


Languages

Language:Go 100.0%