1. https://github.com/tidwall/bgen/blob/main/docs/SPATIAL_BTREE...
Portrait of the Hilbert Curve (2010)
11–16 of 16 posts
Re: Portrait of the Hilbert Curve (2010)
#12> For want of a better term, I've called this Zigzag order. I learned this has a technical name: the zigzag order is called “Boustrophedonic”, after the Ancient Greek tablets where they wrote right-to-left on one line, then left-to-right on the next. https://en.wikipedia.org/wiki/Boustrophedon It totally depends on the specifics of your application, but a little while ago, I compared Hilbert to both Boustrophedonic a…
Re: Portrait of the Hilbert Curve (2010)
#13This reminds me of one of my favourite pieces of art, 'Order from Chaos' ( https://allrgb.com/order-from-chaos ). You can see it as an attempt to map two dimensional space to three dimensional space in such a way that close points get sent to close points.
Re: Portrait of the Hilbert Curve (2010)
#14Re: Portrait of the Hilbert Curve (2010)
#15This reminds me of one of my favourite pieces of art, 'Order from Chaos' ( https://allrgb.com/order-from-chaos ). You can see it as an attempt to map two dimensional space to three dimensional space in such a way that close points get sent to close points.
I don’t understand this. Wouldn’t the optimal solution be a constant color over the whole image?