If I want to spin segment EFIJMNQR , to the right one notch, then the top face ABCD would get rotated too, and the cube would be (sans character transliteration):+--+ +--+ |AB| |th| |CD| |is| +--+--+--+--+ +--+--+--+--+ |EF|IJ|MN|QR| __\ | g|s |dd|.~| |GH|KL|OP|ST| ~~/ |et|pa|ed|~~| +--+--+--+--+ +--+--+--+--+ |UV| |~~| |WX| |~~| +--+ +--+
Now I want to rotate the segment BAEKUWTN -- if you don't see why it's TN, and not NT, draw it out, and you'll see the loop goes UP the block in the back. In doing this, face QRGH will get rotated to. Let's say I spin the vertical segment down one notch.+--+ +--+ |BD| |hs| |AC| |ti| +--+--+--+--+ +--+--+--+--+ |QR|EF|IJ|MN| __\ |.~| g|s |dd| |GH|KL|OP|ST| ~~/ |et|pa|ed|~~| +--+--+--+--+ +--+--+--+--+ |UV| |~~| |WX| |~~| +--+ +--+
If I restructure the cube into the string now, I go in the same order of the cells that I placed them in. That makes the result "~sdie.t~hgtas edd~~~ ~p~" -- now, the recipient (or interceptor) of this message knows the original characters, he just has a jumbled order (and perhaps some null characters). That's why the value augmentation is used. You can rotate a segment 4 notches, thus returning each character to where it was, but augmenting their values by 4. This makes it imperative that you know the turning sequence.+--+ +--+ |TD| |~s| |NC| |di| +--+--+--+--+ +--+--+--+--+ |GQ|BF|IJ|MW| __\ |e.|hg|s |d~| |HR|AL|OP|SU| ~~/ |t~|ta|ed|~~| +--+--+--+--+ +--+--+--+--+ |EV| | ~| |KX| |p~| +--+ +--+
|
---|
Replies are listed 'Best First'. | |
---|---|
RE: Rubix
by BlaisePascal (Monk) on Oct 02, 2000 at 21:54 UTC | |
by kilinrax (Deacon) on Oct 02, 2000 at 23:26 UTC | |
by BlaisePascal (Monk) on Oct 03, 2000 at 00:28 UTC | |
RE: Rubix
by extremely (Priest) on Oct 03, 2000 at 05:10 UTC | |
by japhy (Canon) on Oct 03, 2000 at 05:57 UTC | |
RE: Rubix
by OzzyOsbourne (Chaplain) on Oct 03, 2000 at 21:57 UTC |