Project

General

Profile

« Previous | Next » 

Revision a4af26c1

Added by Leszek Koltunski about 2 years ago

Progress with cubit quaternions.

View differences:

src/main/java/org/distorted/objectlib/objects/TwistyMegaminx.java
50 50

  
51 51
  private void initializeCenterIndices()
52 52
    {
53
    mQuatCenterIndices = new int[] { 35, 55, 38, 48, 41, 42, 58, 57,  0, 46, 29, 59 };
53
    mQuatCenterIndices = new int[] { 0, 35, 55, 38, 48, 41, 42, 58, 57, 46, 29, 59 };
54 54
    }
55 55

  
56 56
///////////////////////////////////////////////////////////////////////////////////////////////////

Also available in: Unified diff