The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Rubik::Cubie

DESCRIPTION

This is used for displaying the Rubik's cube

DESCRIPTION

Labels for a cubie ( there are 3x3x3 in the rubik's cube ) this cube will help with understanding what's going on in the code, the numbers are the indices of the vertices inside the @v array below

             _________________________
            /1_____________________ 5/|
           / / ___________________/ / |
          / / /| |               / /  |
         / / / | |              / / . |
        / / /| | |             / / /| |
       / / / | | |            / / / | |
      / / /  | | |           / / /| | |
     / /_/__________________/ / / | | |
    /________________________/ /  | | |
    |0______________________4| |  | | |
    | | |    | | |_________| | |__| | |
    | | |    | |___________| | |____| |
    | | |   / /2___________| | |_  6 /
    | | |  / / /           | | |/ / /
    | | | / / /            | | | / /
    | | |/ / /             | | |/ /
    | | | / /              | | ' /
    | | |/_/_______________| |  /
    | |____________________| | /
    |3______________________7|/

AUTHOR

Stefan Petrea, <stefan.petrea at gmail.com>