/domaincoloring

Domain coloring in Go.

Primary LanguageGo

Domain Coloring

Simple domain coloring example in Go.

sin(1/z) colored by phase

Example

pow(sin((z-1)/(z+1)), 3) with custom coloring function

Example

Usage

go get -u github.com/fogleman/domaincoloring
cd ~/go/src/github.com/fogleman/domaincoloring
go run main.go