All Projects → fogleman → domaincoloring

fogleman / domaincoloring

Licence: other
Domain coloring in Go.

Programming Languages

go
31211 projects - #10 most used programming language

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].