X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fconfig%2Fhilbert.xml;h=e58a8c6c42989325aaedf4d1747b14938e71b34e;hp=315d04c63355c24ee34c58c4f22bc371e2d02910;hb=f8cf5ac7b2f53510f80a0eaf286a25298be17bfe;hpb=ec8d2b32b63649e6d32bdfb306eda062769af823 diff --git a/hacks/config/hilbert.xml b/hacks/config/hilbert.xml index 315d04c6..e58a8c6c 100644 --- a/hacks/config/hilbert.xml +++ b/hacks/config/hilbert.xml @@ -1,6 +1,6 @@ - + @@ -62,7 +62,7 @@ the maximum depth, then unwinds it back. The Hilbert path is a single contiguous line that can fill a volume without crossing itself. As a data structure, Hilbert paths are useful because ordering along the curve preserves locality: points -that close together along the curve are also close together in space. +that are close together along the curve are also close together in space. The converse is often, but not always, true. The coloration reflects this.