All Posts tagged “Quad

Keycap Sculptures (Disco Ball Tiling)

When we received an E-Mail by Eduard, asking if we had any idea about disco ball packing, we were intrigued. Eduard pointed out that his (apparently very patient) wife manually tiled this sculpture and was wondering if there’s any way to automate it. He also […]

Artistic Quadtrees

You might not be aware of the fact that you most likely have been using the algorithm we’re discussing here – at least if you’ve ever worked in 3D. Quadtrees (and their relatives, KD-Trees and Octrees) are used to accelerate point queries (ever used pcfind() […]