Documentation ¶
Overview ¶
Package main is a simple demo to show how to use the hilbert library When ran, this demo will create the following images:
hilbert.png, hilbert_animation.gif, peano.png, and peano_animation.gif
It is suggested you optimise/compress both images before uploading.
go run demo/demo.go zopflipng -y logo.png images/logo.png zopflipng -y hilbert.png images/hilbert.png zopflipng -y peano.png images/peano.png gifsicle -O -o images/hilbert_animation.gif hilbert_animation.gif gifsicle -O -o images/peano_animation.gif peano_animation.gif
Click to show internal directories.
Click to hide internal directories.