Skip to content

fogleman/domaincoloring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

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

About

Domain coloring in Go.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages