aboutsummaryrefslogtreecommitdiff
path: root/utils/TRANSFORMATIONS.txt
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2023-10-22 12:49:20 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2023-10-22 12:49:20 +0200
commit259c7326f78d5495f5dc51c619932599a5279f68 (patch)
treea78e2b9d9624014dac5405c5e26266bf27321101 /utils/TRANSFORMATIONS.txt
parent0032089b5c7dedf057c60fcee17cbdd2b0f8bb87 (diff)
downloadnissy-core-259c7326f78d5495f5dc51c619932599a5279f68.tar.gz
nissy-core-259c7326f78d5495f5dc51c619932599a5279f68.zip
Progess with transformation implementation
Diffstat (limited to 'utils/TRANSFORMATIONS.txt')
-rw-r--r--utils/TRANSFORMATIONS.txt6
1 files changed, 6 insertions, 0 deletions
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.
8A composed rotation + mirror is obtained by applying the corresponding 8A composed rotation + mirror is obtained by applying the corresponding
9rotation to the solved cube mirrored along the M plane. 9rotation to the solved cube mirrored along the M plane.
10 10
11For example, to apply the transformation RBm (mirrored RB) to a cube C:
12 1a. Apply a mirror along the M plane to the solved cube
13 1b. Rotate the mirrored cube with z' y2
14 3. Apply the cube C to the transformed solved cube
15 4. Apply the transformations of step 1a and 1b in reverse
16
11The orientation of pieces after a rotation ignores the new position 17The orientation of pieces after a rotation ignores the new position
12of centers. A rotated cube can technically be inconsistent, because 18of centers. A rotated cube can technically be inconsistent, because
13the parity of the edge permutation has to be adjusted considering the 19the parity of the edge permutation has to be adjusted considering the

Generated with cgit - Back to sebastiano.tronto.net