Page 1 of 3 123 LastLast
Results 1 to 10 of 26

Thread: Algorithm Translator

  1. #1
    Premium Member Cride5's Avatar
    Join Date
    Jan 2009
    Location
    Scotland
    WCA Profile
    2009RIDE01
    Posts
    1,197

    Default Algorithm Translator

    New Javascript tool for manipulating your algs. Includes rotations, mirrors and inverse:

    http://cube.crider.co.uk/algtrans.html

    Enjoi
    3x3(ZZ): a12 16.73, pb 11.22 nl | 2x2(Guimond): a12 5.27, pb 3.40 nl | FM a12 30.1, pb 21
    Or you can just use the Wiki .. or cTimer .. or VisualCube

  2. #2
    Weston's Sister Anthony's Avatar
    Join Date
    Mar 2009
    Location
    Hillsdale College
    WCA Profile
    2008SEAR01
    YouTube
    Speedcuber023
    Posts
    2,046

    Default

    Awesome! Thanks.
    Anthony Brooks

  3. #3
    Member
    Join Date
    Apr 2010
    WCA Profile
    2012MCLA01
    Posts
    158

    Default

    Genius......
    3x3x3(I use CFOP, but experimenting with ZZ) - PB: 14.53s / NL: 16.57s / AO5: 21.43s / AO12 23.45s

  4. #4
    Member lilkdub503's Avatar
    Join Date
    Jul 2009
    Location
    El Barrio
    WCA Profile
    2010WARR01
    YouTube
    watch?v=_n5E7feJHw0
    Posts
    267

    Default

    Nice, a little improvement over StrangePuzzle's inverter.
    A mild case of yellow fever. Who got that?

  5. #5
    Super-Duper Moderator Lucas Garron's Avatar
    Join Date
    Jul 2007
    Location
    Where the rolling foothills rise
    WCA Profile
    2006GARR01
    YouTube
    LucasGarron
    Posts
    2,837

    Default

    Nice. I'm planning to implement a bunch of features like this in an alg.garron.us redesign, but this is a nice tool for now. Suggestion:

    <input type="text" id="alg" size="40" onkeyup="generate(document.getElementById('alg').v alue);"></input>
    (Ignore the space in "value." No idea why this forum can't format that word correctly.)
    garron.us | cubing.net | twisty.js | ACube.js | Mark 2 | Regs | Show people your algs: alg.garron.us

  6. #6
    Member
    Join Date
    Aug 2008
    Location
    California
    WCA Profile
    2005FLEI01
    YouTube
    jflysohigh
    Posts
    184

    Default

    This is so necessary for OH discussions. Thanks!

  7. #7
    Member amostay2004's Avatar
    Join Date
    Jul 2008
    Location
    Malaysia
    WCA Profile
    2009SWEE01
    YouTube
    gingerman2408
    Posts
    2,712

    Default

    Nice for BLD too. Thanks!
    1 corner and 1 edge solved, 6 corner targets, 10 edge targets = pwn

  8. #8
    Babby Escher's Avatar
    Join Date
    Jul 2008
    Location
    Sheffield, UK
    WCA Profile
    2008KINN01
    YouTube
    RowanKinneavy
    Posts
    3,194

    Default

    Cride, I bloody love you.
    I like cats.

  9. #9
    Member
    Join Date
    Nov 2006
    Location
    Karlsruhe, Germany
    WCA Profile
    2007HABE01
    YouTube
    cin9247
    Posts
    1,671

    Default

    Quote Originally Posted by Lucas Garron View Post
    <input type="text" id="alg" size="40" onkeyup="generate(document.getElementById('alg').v alue);"></input>
    <input type="text" id="alg" size="40" onkeyup="generate(this.value);"></input>
    tim's PBs on Cubemania

  10. #10
    Super-Duper Moderator Lucas Garron's Avatar
    Join Date
    Jul 2007
    Location
    Where the rolling foothills rise
    WCA Profile
    2006GARR01
    YouTube
    LucasGarron
    Posts
    2,837

    Default

    Quote Originally Posted by tim View Post
    Quote Originally Posted by Lucas Garron View Post
    <input type="text" id="alg" size="40" onkeyup="generate(document.getElementById('alg').v alue);"></input>
    <input type="text" id="alg" size="40" onkeyup="generate(this.value);"></input>
    Oh, right, thanks. I had meant to make that suggestion, too, but got distracted by something else.
    garron.us | cubing.net | twisty.js | ACube.js | Mark 2 | Regs | Show people your algs: alg.garron.us

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •