From 259c7326f78d5495f5dc51c619932599a5279f68 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Sun, 22 Oct 2023 12:49:20 +0200 Subject: Progess with transformation implementation --- utils/TRANSFORMATIONS.txt | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'utils/TRANSFORMATIONS.txt') diff --git a/utils/TRANSFORMATIONS.txt b/utils/TRANSFORMATIONS.txt index 6ff6946..58446e8 100644 --- a/utils/TRANSFORMATIONS.txt +++ b/utils/TRANSFORMATIONS.txt @@ -8,6 +8,12 @@ the rotation that brings the F face on top and the D face on front. A composed rotation + mirror is obtained by applying the corresponding rotation to the solved cube mirrored along the M plane. +For example, to apply the transformation RBm (mirrored RB) to a cube C: + 1a. Apply a mirror along the M plane to the solved cube + 1b. Rotate the mirrored cube with z' y2 + 3. Apply the cube C to the transformed solved cube + 4. Apply the transformations of step 1a and 1b in reverse + The orientation of pieces after a rotation ignores the new position of centers. A rotated cube can technically be inconsistent, because the parity of the edge permutation has to be adjusted considering the -- cgit v1.3