Mouse
Finally: z-ordered rendering of multiple objects 9 cubes of the same size. Using center-z to measure distance to eye/camera. I had to drop the clones for this to make it possible to control rendering order. Thanks to @jgatcomb for the quick-sort algorithm and @gtoal for proof-of-concept.