Project

General

Profile

« Previous | Next » 

Revision 7fb18bf9

Added by Leszek Koltunski over 1 year ago

Correct the Void Cube so that all sticker borders and radii look good.

View differences:

src/main/java/org/distorted/objectlib/objects/TwistyVoid.java
53 53
  @Override
54 54
  public void adjustStickerCoords()
55 55
    {
56
    final float A = 0.497f;
56
    final float A = 0.507f;
57 57
    final float B = 0.38950402f;
58 58
    final float C = 0.25900806f;
59
    final float D = 0.51f;
59
    final float D = 0.50f;
60 60
    final float E = 0.50f;
61 61

  
62 62
    mStickerCoords = new float[][][][]
......
66 66
          };
67 67
    }
68 68

  
69
///////////////////////////////////////////////////////////////////////////////////////////////////
70

  
71
  @Override
72
  protected float[][][] getStickerRadii()
73
    {
74
    float R1 = 0.12f;
75
    float R2 = 0.00f;
76
    float R3 = 0.10f;
77
    return new float[][][] { {{ R1,R1,R1 }} , {{ R2,R3,R3,R2 }} };
78
    }
79

  
69 80
///////////////////////////////////////////////////////////////////////////////////////////////////
70 81

  
71 82
  @Override
......
259 270
    {
260 271
    if( variant==0 )
261 272
      {
262
      final float X = 0.3f;
273
      final float X = 0.1f;
274
      final float D = 0.9f;
263 275
      final double A = 54*Math.PI/180;
264
      final float COS = (float)Math.cos(A);
265
      final float SIN = (float)Math.sin(A);
276
      final float COS = (float)(D*Math.cos(A));
277
      final float SIN = (float)(D*Math.sin(A));
266 278

  
267 279
      return new float[][]
268 280
          {
......
389 401
    {
390 402
    if( variant==0 )
391 403
      {
392
      float[][] corners = { {0.02f,0.09f} };
404
      float[][] corners = { {0.01f,0.05f} };
393 405
      int[] indices     = { -1,0,0,0,0,0,0,-1,-1,-1,-1,-1,-1,-1,-1,-1 };
394 406
      float[][] centers = { { -0.5f, -0.5f, -0.5f } };
395 407
      return FactoryCubit.generateVertexEffect(getVertices(variant),corners,indices,centers,indices);
396 408
      }
397 409
    else
398 410
      {
399
      float[][] corners = { {0.02f,0.09f} };
411
      float[][] corners = { {0.05f,0.09f} };
400 412
      int[] indices     = { 0,-1,0,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 };
401 413
      float[][] centers = { { 0.0f, 0.0f, 0.0f } };
402 414
      return FactoryCubit.generateVertexEffect(getVertices(variant),corners,indices,centers,indices);
......
418 430
    }
419 431

  
420 432
///////////////////////////////////////////////////////////////////////////////////////////////////
433
// doesn't matter = we're overriding the 'getStickerRadii()' anyway
421 434

  
422 435
  public float getStickerRadius()
423 436
    {
424
    return 0.05f;
437
    return 0;
425 438
    }
426 439

  
427 440
///////////////////////////////////////////////////////////////////////////////////////////////////
src/main/res/raw/void_3_object.json
1
{"major":15,"minor":1,"metadata":{"longname":"Void Cube","inventor":"Katsuhiko Okamoto","year":2012,"complexity":2.5399999618530273,"size":3,"scrambles":17,"shortname":"VOID_3","resetmaps":false,"num_faces":6,"price":70,"category":33025,"signature":[0,0,0,0,0,0,0,0,9]},"mesh":{"shapes":[{"vertices":[{"x":-0.5,"y":-0.5,"z":-0.5},{"x":-0.5,"y":-0.5,"z":0.5},{"x":-0.5,"y":0.5,"z":-0.5},{"x":0.5,"y":-0.5,"z":-0.5},{"x":0.5,"y":0.5,"z":-0.5},{"x":0.5,"y":-0.5,"z":0.5},{"x":-0.5,"y":0.5,"z":0.5},{"x":0.5,"y":0.5,"z":-0.19999998807907104},{"x":0.5,"y":-0.19999998807907104,"z":0.5},{"x":-0.19999998807907104,"y":0.5,"z":0.5},{"x":0.30901700258255005,"y":0.5,"z":0.08778524398803711},{"x":0.08778524398803711,"y":0.5,"z":0.30901700258255005},{"x":0.08778524398803711,"y":0.30901700258255005,"z":0.5},{"x":0.30901700258255005,"y":0.08778524398803711,"z":0.5},{"x":0.5,"y":0.08778524398803711,"z":0.30901700258255005},{"x":0.5,"y":0.30901700258255005,"z":0.08778524398803711}],"faces":[{"bandIndex":0,"sticker":0,"isOuter":1,"vertexIndices":[6,1,5,8,13,12,9]},{"bandIndex":0,"sticker":0,"isOuter":1,"vertexIndices":[5,3,4,7,15,14,8]},{"bandIndex":0,"sticker":0,"isOuter":1,"vertexIndices":[4,2,6,9,11,10,7]},{"bandIndex":1,"sticker":-1,"isOuter":0,"vertexIndices":[0,1,6,2]},{"bandIndex":1,"sticker":-1,"isOuter":0,"vertexIndices":[0,3,5,1]},{"bandIndex":1,"sticker":-1,"isOuter":0,"vertexIndices":[0,2,4,3]},{"bandIndex":1,"sticker":-1,"isOuter":0,"vertexIndices":[9,12,11]},{"bandIndex":1,"sticker":-1,"isOuter":0,"vertexIndices":[8,14,13]},{"bandIndex":1,"sticker":-1,"isOuter":0,"vertexIndices":[7,10,15]},{"bandIndex":2,"sticker":-1,"isOuter":0,"vertexIndices":[10,11,12,13,14,15]}],"bands":[{"height":0.014999999664723873,"angle":20,"distanceToCenter":0.20000000298023224,"distanceToFlat":0.4000000059604645,"numOfBands":5,"extraI":1,"extraJ":0},{"height":0.009999999776482582,"angle":5,"distanceToCenter":0.30000001192092896,"distanceToFlat":0.20000000298023224,"numOfBands":5,"extraI":0,"extraJ":0},{"height":0.029999999329447746,"angle":8,"distanceToCenter":0.30000001192092896,"distanceToFlat":0.20000000298023224,"numOfBands":6,"extraI":0,"extraJ":0}],"effects":[{"name":"DEFORM","var0":0,"var1":0,"var2":0,"var3":-0.019999999552965164,"var4":1,"center0":-0.5,"center1":-0.5,"center2":0.5,"region0":0,"region1":0,"region2":0,"region3":0.09000000357627869,"use":false},{"name":"DEFORM","var0":0,"var1":0,"var2":-0.019999999552965164,"var3":0,"var4":1,"center0":-0.5,"center1":0.5,"center2":-0.5,"region0":0,"region1":0,"region2":0,"region3":0.09000000357627869,"use":false},{"name":"DEFORM","var0":0,"var1":-0.019999999552965164,"var2":0,"var3":0,"var4":1,"center0":0.5,"center1":-0.5,"center2":-0.5,"region0":0,"region1":0,"region2":0,"region3":0.09000000357627869,"use":false},{"name":"DEFORM","var0":0,"var1":-0.019999999552965164,"var2":-0.019999999552965164,"var3":0,"var4":1,"center0":0.5,"center1":0.5,"center2":-0.5,"region0":0,"region1":0,"region2":0,"region3":0.09000000357627869,"use":false},{"name":"DEFORM","var0":0,"var1":-0.019999999552965164,"var2":0,"var3":-0.019999999552965164,"var4":1,"center0":0.5,"center1":-0.5,"center2":0.5,"region0":0,"region1":0,"region2":0,"region3":0.09000000357627869,"use":false},{"name":"DEFORM","var0":0,"var1":0,"var2":-0.019999999552965164,"var3":-0.019999999552965164,"var4":1,"center0":-0.5,"center1":0.5,"center2":0.5,"region0":0,"region1":0,"region2":0,"region3":0.09000000357627869,"use":false}]},{"vertices":[{"x":0.5199999809265137,"y":0.5,"z":0.5199999809265137},{"x":0.5,"y":0.5,"z":-0.5},{"x":0.5199999809265137,"y":-0.5,"z":0.5199999809265137},{"x":0.5,"y":-0.5,"z":-0.5},{"x":-0.5,"y":0.5,"z":0.5},{"x":-0.5,"y":0.5,"z":-0.5},{"x":-0.5,"y":-0.5,"z":0.5},{"x":-0.5,"y":-0.5,"z":-0.5},{"x":-0.3700000047683716,"y":0.25,"z":0.5},{"x":-0.3199999928474426,"y":0,"z":0.5},{"x":-0.3700000047683716,"y":-0.25,"z":0.5},{"x":-0.3700000047683716,"y":0.25,"z":-0.3700000047683716},{"x":-0.3199999928474426,"y":0,"z":-0.3199999928474426},{"x":-0.3700000047683716,"y":-0.25,"z":-0.3700000047683716},{"x":0.5,"y":0.25,"z":-0.3700000047683716},{"x":0.5,"y":0,"z":-0.3199999928474426},{"x":0.5,"y":-0.25,"z":-0.3700000047683716}],"faces":[{"bandIndex":0,"sticker":1,"isOuter":1,"vertexIndices":[6,2,0,4,8,9,10]},{"bandIndex":0,"sticker":1,"isOuter":1,"vertexIndices":[1,0,2,3,16,15,14]},{"bandIndex":1,"sticker":-1,"isOuter":0,"vertexIndices":[4,0,1,5]},{"bandIndex":1,"sticker":-1,"isOuter":0,"vertexIndices":[2,6,7,3]},{"bandIndex":2,"sticker":-1,"isOuter":0,"vertexIndices":[11,8,4,5]},{"bandIndex":2,"sticker":-1,"isOuter":0,"vertexIndices":[12,9,8,11]},{"bandIndex":2,"sticker":-1,"isOuter":0,"vertexIndices":[13,10,9,12]},{"bandIndex":2,"sticker":-1,"isOuter":0,"vertexIndices":[7,6,10,13]},{"bandIndex":2,"sticker":-1,"isOuter":0,"vertexIndices":[13,16,3,7]},{"bandIndex":2,"sticker":-1,"isOuter":0,"vertexIndices":[12,15,16,13]},{"bandIndex":2,"sticker":-1,"isOuter":0,"vertexIndices":[11,14,15,12]},{"bandIndex":2,"sticker":-1,"isOuter":0,"vertexIndices":[5,1,14,11]}],"bands":[{"height":0.009999999776482582,"angle":5,"distanceToCenter":0.20000000298023224,"distanceToFlat":0.4000000059604645,"numOfBands":5,"extraI":1,"extraJ":0},{"height":0.0010000000474974513,"angle":1,"distanceToCenter":0.30000001192092896,"distanceToFlat":0.5,"numOfBands":5,"extraI":0,"extraJ":0},{"height":0.0010000000474974513,"angle":1,"distanceToCenter":0.30000001192092896,"distanceToFlat":0.5,"numOfBands":5,"extraI":0,"extraJ":0}],"effects":[{"name":"DEFORM","var0":0,"var1":-0.010399999096989632,"var2":-0.009999999776482582,"var3":-0.010399999096989632,"var4":1,"center0":0.5199999809265137,"center1":0.5,"center2":0.5199999809265137,"region0":0,"region1":0,"region2":0,"region3":0.09000000357627869,"use":false},{"name":"DEFORM","var0":0,"var1":-0.010399999096989632,"var2":0.009999999776482582,"var3":-0.010399999096989632,"var4":1,"center0":0.5199999809265137,"center1":-0.5,"center2":0.5199999809265137,"region0":0,"region1":0,"region2":0,"region3":0.09000000357627869,"use":false}]}],"cubits":[{"centers":[1,1,1],"qx":0,"qy":0,"qz":0,"qw":1,"variant":0,"type":0,"colors":[4,0,2,-1,-1,-1,-1,-1,-1,-1,-1,-1]},{"centers":[1,1,-1],"qx":0.7071067690849304,"qy":0,"qz":0,"qw":0.7071067690849304,"variant":0,"type":0,"colors":[2,0,5,-1,-1,-1,-1,-1,-1,-1,-1,-1]},{"centers":[1,-1,1],"qx":-0.7071067690849304,"qy":4.329780301713277E-17,"qz":-0.7071067690849304,"qw":-4.329780301713277E-17,"variant":0,"type":0,"colors":[0,4,3,-1,-1,-1,-1,-1,-1,-1,-1,-1]},{"centers":[1,-1,-1],"qx":0.4999999701976776,"qy":0.4999999701976776,"qz":-0.4999999701976776,"qw":-0.4999999701976776,"variant":0,"type":0,"colors":[3,5,0,-1,-1,-1,-1,-1,-1,-1,-1,-1]},{"centers":[-1,1,1],"qx":0,"qy":0.7071067690849304,"qz":0,"qw":0.7071067690849304,"variant":0,"type":0,"colors":[1,4,2,-1,-1,-1,-1,-1,-1,-1,-1,-1]},{"centers":[-1,1,-1],"qx":0,"qy":1,"qz":0,"qw":6.123234262925839E-17,"variant":0,"type":0,"colors":[5,1,2,-1,-1,-1,-1,-1,-1,-1,-1,-1]},{"centers":[-1,-1,1],"qx":0,"qy":0,"qz":1,"qw":6.123234262925839E-17,"variant":0,"type":0,"colors":[4,1,3,-1,-1,-1,-1,-1,-1,-1,-1,-1]},{"centers":[-1,-1,-1],"qx":-0.7071067690849304,"qy":0.7071067690849304,"qz":4.329780301713277E-17,"qw":-4.329780301713277E-17,"variant":0,"type":0,"colors":[5,3,1,-1,-1,-1,-1,-1,-1,-1,-1,-1]},{"centers":[1,1,0],"qx":0.7071067690849304,"qy":0,"qz":0,"qw":0.7071067690849304,"variant":1,"type":0,"colors":[2,0,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1]},{"centers":[1,-1,0],"qx":0.7071067690849304,"qy":0,"qz":0,"qw":-0.7071067690849304,"variant":1,"type":0,"colors":[3,0,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1]},{"centers":[1,0,1],"qx":0,"qy":0,"qz":0,"qw":1,"variant":1,"type":0,"colors":[4,0,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1]},{"centers":[1,0,-1],"qx":1,"qy":0,"qz":0,"qw":6.123234262925839E-17,"variant":1,"type":0,"colors":[5,0,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1]},{"centers":[-1,1,0],"qx":0.4999999701976776,"qy":0.4999999701976776,"qz":-0.4999999701976776,"qw":0.4999999701976776,"variant":1,"type":0,"colors":[1,2,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1]},{"centers":[-1,-1,0],"qx":4.329780301713277E-17,"qy":0.7071067690849304,"qz":-0.7071067690849304,"qw":4.329780301713277E-17,"variant":1,"type":0,"colors":[3,1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1]},{"centers":[-1,0,1],"qx":0,"qy":0.7071067690849304,"qz":0,"qw":0.7071067690849304,"variant":1,"type":0,"colors":[1,4,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1]},{"centers":[-1,0,-1],"qx":0,"qy":1,"qz":0,"qw":6.123234262925839E-17,"variant":1,"type":0,"colors":[5,1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1]},{"centers":[0,1,1],"qx":0,"qy":0,"qz":0.7071067690849304,"qw":-0.7071067690849304,"variant":1,"type":0,"colors":[4,2,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1]},{"centers":[0,1,-1],"qx":-0.4999999701976776,"qy":0.4999999701976776,"qz":0.4999999701976776,"qw":-0.4999999701976776,"variant":1,"type":0,"colors":[2,5,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1]},{"centers":[0,-1,1],"qx":0,"qy":0,"qz":0.7071067690849304,"qw":0.7071067690849304,"variant":1,"type":0,"colors":[4,3,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1]},{"centers":[0,-1,-1],"qx":-0.7071067690849304,"qy":0.7071067690849304,"qz":4.329780301713277E-17,"qw":-4.329780301713277E-17,"variant":1,"type":0,"colors":[5,3,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1]}],"stickers":[{"loops":[[{"x":-0.5,"y":-0.5,"angle":0,"radius":0.04733821004629135,"stroke":0.11361169815063477},{"x":0.4970000088214874,"y":-0.5,"angle":0.5235987901687622,"radius":0.020559674128890038,"stroke":0.11361169815063477},{"x":-0.5,"y":0.4970000088214874,"angle":0,"radius":0.020559674128890038,"stroke":0.11361169815063477}]]},{"loops":[[{"x":-0.2590080499649048,"y":-0.38950401544570923,"angle":0,"radius":0.03754507377743721,"stroke":0.09010817855596542},{"x":0.5099999904632568,"y":-0.38950401544570923,"angle":0,"radius":0.03754507377743721,"stroke":0.09010817855596542},{"x":0.5099999904632568,"y":0.38950401544570923,"angle":0,"radius":0.03754507377743721,"stroke":0.09010817855596542},{"x":-0.2590080499649048,"y":0.38950401544570923,"angle":-0.5235987901687622,"radius":0.03754507377743721,"stroke":0.09010817855596542}]]}],"pillow":1},"axis":[{"x":1,"y":0,"z":0,"basicAngles":[4,4,4],"cuts":[-0.5,0.5],"rotatable":[true,false,true],"factor":[1,1,1]},{"x":0,"y":1,"z":0,"basicAngles":[4,4,4],"cuts":[-0.5,0.5],"rotatable":[true,false,true],"factor":[1,1,1]},{"x":0,"y":0,"z":1,"basicAngles":[4,4,4],"cuts":[-0.5,0.5],"rotatable":[true,false,true],"factor":[1,1,1]}],"quats":[{"x":0,"y":0,"z":0,"w":1},{"x":0.7071067690849304,"y":0,"z":0,"w":0.7071067690849304},{"x":1,"y":0,"z":0,"w":6.123234262925839E-17},{"x":0.7071067690849304,"y":0,"z":0,"w":-0.7071067690849304},{"x":0,"y":0.7071067690849304,"z":0,"w":0.7071067690849304},{"x":0,"y":1,"z":0,"w":6.123234262925839E-17},{"x":0,"y":0.7071067690849304,"z":0,"w":-0.7071067690849304},{"x":0,"y":0,"z":0.7071067690849304,"w":0.7071067690849304},{"x":0,"y":0,"z":1,"w":6.123234262925839E-17},{"x":0,"y":0,"z":0.7071067690849304,"w":-0.7071067690849304},{"x":0.4999999701976776,"y":0.4999999701976776,"z":-0.4999999701976776,"w":0.4999999701976776},{"x":4.329780301713277E-17,"y":0.7071067690849304,"z":-0.7071067690849304,"w":4.329780301713277E-17},{"x":-0.4999999701976776,"y":0.4999999701976776,"z":-0.4999999701976776,"w":-0.4999999701976776},{"x":0.4999999701976776,"y":0.4999999701976776,"z":0.4999999701976776,"w":0.4999999701976776},{"x":4.329780301713277E-17,"y":0.7071067690849304,"z":0.7071067690849304,"w":4.329780301713277E-17},{"x":-0.4999999701976776,"y":0.4999999701976776,"z":0.4999999701976776,"w":-0.4999999701976776},{"x":0.7071067690849304,"y":4.329780301713277E-17,"z":-0.7071067690849304,"w":4.329780301713277E-17},{"x":-0.7071067690849304,"y":4.329780301713277E-17,"z":-0.7071067690849304,"w":-4.329780301713277E-17},{"x":0.7071067690849304,"y":0.7071067690849304,"z":4.329780301713277E-17,"w":4.329780301713277E-17},{"x":-0.7071067690849304,"y":0.7071067690849304,"z":4.329780301713277E-17,"w":-4.329780301713277E-17},{"x":0.4999999701976776,"y":-0.4999999701976776,"z":-0.4999999701976776,"w":-0.4999999701976776},{"x":-0.4999999701976776,"y":-0.4999999701976776,"z":-0.4999999701976776,"w":0.4999999701976776},{"x":0.4999999701976776,"y":0.4999999701976776,"z":-0.4999999701976776,"w":-0.4999999701976776},{"x":-0.4999999701976776,"y":0.4999999701976776,"z":-0.4999999701976776,"w":0.4999999701976776}],"scrambling":{"scrambleType":0,"algorithms":[[0,1,-1],[0,1,1],[0,1,2],[0,2,-1],[0,2,1],[0,2,2],[0,4,-1],[0,4,1],[0,4,2],[1,1,-1],[1,1,1],[1,1,2],[1,2,-1],[1,2,1],[1,2,2],[1,4,-1],[1,4,1],[1,4,2],[2,1,-1],[2,1,1],[2,1,2],[2,2,-1],[2,2,1],[2,2,2],[2,4,-1],[2,4,1],[2,4,2]],"edges":[[0,1,1,1,2,1,3,1,4,1,6,1,7,1,8,1,9,2,10,2,11,2,12,2,13,2,15,2,16,2,17,2,18,3,19,3,20,3,21,3,22,3,24,3,25,3,26,3],[9,4,10,4,11,4,12,4,13,4,15,4,16,4,17,4,18,5,19,5,20,5,21,5,22,5,24,5,25,5,26,5],[0,6,1,6,2,6,3,6,4,6,6,6,7,6,8,6,18,7,19,7,20,7,21,7,22,7,24,7,25,7,26,7],[0,8,1,8,2,8,3,8,4,8,6,8,7,8,8,8,9,9,10,9,11,9,12,9,13,9,15,9,16,9,17,9],[0,10,1,10,2,10,3,10,4,10,6,10,7,10,8,10,18,7,19,7,20,7,21,7,22,7,24,7,25,7,26,7],[0,11,1,11,2,11,3,11,4,11,6,11,7,11,8,11,9,9,10,9,11,9,12,9,13,9,15,9,16,9,17,9],[9,12,10,12,11,12,12,12,13,12,15,12,16,12,17,12,18,5,19,5,20,5,21,5,22,5,24,5,25,5,26,5],[0,8,1,8,2,8,3,8,4,8,6,8,7,8,8,8,9,13,10,13,11,13,12,13,13,13,15,13,16,13,17,13],[9,4,10,4,11,4,12,4,13,4,15,4,16,4,17,4,18,14,19,14,20,14,21,14,22,14,24,14,25,14,26,14],[0,6,1,6,2,6,3,6,4,6,6,6,7,6,8,6,18,15,19,15,20,15,21,15,22,15,24,15,25,15,26,15],[18,5,19,5,20,5,21,5,22,5,24,5,25,5,26,5],[9,4,10,4,11,4,12,4,13,4,15,4,16,4,17,4],[18,7,19,7,20,7,21,7,22,7,24,7,25,7,26,7],[0,6,1,6,2,6,3,6,4,6,6,6,7,6,8,6],[9,9,10,9,11,9,12,9,13,9,15,9,16,9,17,9],[0,8,1,8,2,8,3,8,4,8,6,8,7,8,8,8]]},"touchcontrol":{"movementType":6,"movementSplit":0,"enabledAxis":[[[1,2]],[[1,2]],[[0,2]],[[0,2]],[[0,1]],[[0,1]]],"dist3D":[0.5,0.5,0.5,0.5,0.5,0.5]},"colors":[-256,-1,-16776961,-16729344,-6750208,-40448,-14540254],"solved":{"functionIndex":2}}
1
{"major":15,"minor":1,"metadata":{"longname":"Void Cube","inventor":"Katsuhiko Okamoto","year":2012,"complexity":2.5399999618530273,"size":3,"scrambles":17,"shortname":"VOID_3","resetmaps":false,"num_faces":6,"price":70,"category":33025,"signature":[0,0,0,0,0,0,0,0,9]},"mesh":{"shapes":[{"vertices":[{"x":-0.5,"y":-0.5,"z":-0.5},{"x":-0.5,"y":-0.5,"z":0.5},{"x":-0.5,"y":0.5,"z":-0.5},{"x":0.5,"y":-0.5,"z":-0.5},{"x":0.5,"y":0.5,"z":-0.5},{"x":0.5,"y":-0.5,"z":0.5},{"x":-0.5,"y":0.5,"z":0.5},{"x":0.5,"y":0.5,"z":-0.4000000059604645},{"x":0.5,"y":-0.4000000059604645,"z":0.5},{"x":-0.4000000059604645,"y":0.5,"z":0.5},{"x":0.2281152606010437,"y":0.5,"z":0.0290067195892334},{"x":0.0290067195892334,"y":0.5,"z":0.2281152606010437},{"x":0.0290067195892334,"y":0.2281152606010437,"z":0.5},{"x":0.2281152606010437,"y":0.0290067195892334,"z":0.5},{"x":0.5,"y":0.0290067195892334,"z":0.2281152606010437},{"x":0.5,"y":0.2281152606010437,"z":0.0290067195892334}],"faces":[{"bandIndex":0,"sticker":0,"isOuter":1,"vertexIndices":[6,1,5,8,13,12,9]},{"bandIndex":0,"sticker":0,"isOuter":1,"vertexIndices":[5,3,4,7,15,14,8]},{"bandIndex":0,"sticker":0,"isOuter":1,"vertexIndices":[4,2,6,9,11,10,7]},{"bandIndex":1,"sticker":-1,"isOuter":0,"vertexIndices":[0,1,6,2]},{"bandIndex":1,"sticker":-1,"isOuter":0,"vertexIndices":[0,3,5,1]},{"bandIndex":1,"sticker":-1,"isOuter":0,"vertexIndices":[0,2,4,3]},{"bandIndex":1,"sticker":-1,"isOuter":0,"vertexIndices":[9,12,11]},{"bandIndex":1,"sticker":-1,"isOuter":0,"vertexIndices":[8,14,13]},{"bandIndex":1,"sticker":-1,"isOuter":0,"vertexIndices":[7,10,15]},{"bandIndex":2,"sticker":-1,"isOuter":0,"vertexIndices":[10,11,12,13,14,15]}],"bands":[{"height":0.014999999664723873,"angle":20,"distanceToCenter":0.20000000298023224,"distanceToFlat":0.4000000059604645,"numOfBands":5,"extraI":1,"extraJ":0},{"height":0.009999999776482582,"angle":5,"distanceToCenter":0.30000001192092896,"distanceToFlat":0.20000000298023224,"numOfBands":5,"extraI":0,"extraJ":0},{"height":0.029999999329447746,"angle":8,"distanceToCenter":0.30000001192092896,"distanceToFlat":0.20000000298023224,"numOfBands":6,"extraI":0,"extraJ":0}],"effects":[{"name":"DEFORM","var0":0,"var1":0,"var2":0,"var3":-0.009999999776482582,"var4":1,"center0":-0.5,"center1":-0.5,"center2":0.5,"region0":0,"region1":0,"region2":0,"region3":0.05000000074505806,"use":false},{"name":"DEFORM","var0":0,"var1":0,"var2":-0.009999999776482582,"var3":0,"var4":1,"center0":-0.5,"center1":0.5,"center2":-0.5,"region0":0,"region1":0,"region2":0,"region3":0.05000000074505806,"use":false},{"name":"DEFORM","var0":0,"var1":-0.009999999776482582,"var2":0,"var3":0,"var4":1,"center0":0.5,"center1":-0.5,"center2":-0.5,"region0":0,"region1":0,"region2":0,"region3":0.05000000074505806,"use":false},{"name":"DEFORM","var0":0,"var1":-0.009999999776482582,"var2":-0.009999999776482582,"var3":0,"var4":1,"center0":0.5,"center1":0.5,"center2":-0.5,"region0":0,"region1":0,"region2":0,"region3":0.05000000074505806,"use":false},{"name":"DEFORM","var0":0,"var1":-0.009999999776482582,"var2":0,"var3":-0.009999999776482582,"var4":1,"center0":0.5,"center1":-0.5,"center2":0.5,"region0":0,"region1":0,"region2":0,"region3":0.05000000074505806,"use":false},{"name":"DEFORM","var0":0,"var1":0,"var2":-0.009999999776482582,"var3":-0.009999999776482582,"var4":1,"center0":-0.5,"center1":0.5,"center2":0.5,"region0":0,"region1":0,"region2":0,"region3":0.05000000074505806,"use":false}]},{"vertices":[{"x":0.5199999809265137,"y":0.5,"z":0.5199999809265137},{"x":0.5,"y":0.5,"z":-0.5},{"x":0.5199999809265137,"y":-0.5,"z":0.5199999809265137},{"x":0.5,"y":-0.5,"z":-0.5},{"x":-0.5,"y":0.5,"z":0.5},{"x":-0.5,"y":0.5,"z":-0.5},{"x":-0.5,"y":-0.5,"z":0.5},{"x":-0.5,"y":-0.5,"z":-0.5},{"x":-0.3700000047683716,"y":0.25,"z":0.5},{"x":-0.3199999928474426,"y":0,"z":0.5},{"x":-0.3700000047683716,"y":-0.25,"z":0.5},{"x":-0.3700000047683716,"y":0.25,"z":-0.3700000047683716},{"x":-0.3199999928474426,"y":0,"z":-0.3199999928474426},{"x":-0.3700000047683716,"y":-0.25,"z":-0.3700000047683716},{"x":0.5,"y":0.25,"z":-0.3700000047683716},{"x":0.5,"y":0,"z":-0.3199999928474426},{"x":0.5,"y":-0.25,"z":-0.3700000047683716}],"faces":[{"bandIndex":0,"sticker":1,"isOuter":1,"vertexIndices":[6,2,0,4,8,9,10]},{"bandIndex":0,"sticker":1,"isOuter":1,"vertexIndices":[1,0,2,3,16,15,14]},{"bandIndex":1,"sticker":-1,"isOuter":0,"vertexIndices":[4,0,1,5]},{"bandIndex":1,"sticker":-1,"isOuter":0,"vertexIndices":[2,6,7,3]},{"bandIndex":2,"sticker":-1,"isOuter":0,"vertexIndices":[11,8,4,5]},{"bandIndex":2,"sticker":-1,"isOuter":0,"vertexIndices":[12,9,8,11]},{"bandIndex":2,"sticker":-1,"isOuter":0,"vertexIndices":[13,10,9,12]},{"bandIndex":2,"sticker":-1,"isOuter":0,"vertexIndices":[7,6,10,13]},{"bandIndex":2,"sticker":-1,"isOuter":0,"vertexIndices":[13,16,3,7]},{"bandIndex":2,"sticker":-1,"isOuter":0,"vertexIndices":[12,15,16,13]},{"bandIndex":2,"sticker":-1,"isOuter":0,"vertexIndices":[11,14,15,12]},{"bandIndex":2,"sticker":-1,"isOuter":0,"vertexIndices":[5,1,14,11]}],"bands":[{"height":0.009999999776482582,"angle":5,"distanceToCenter":0.20000000298023224,"distanceToFlat":0.4000000059604645,"numOfBands":5,"extraI":1,"extraJ":0},{"height":0.0010000000474974513,"angle":1,"distanceToCenter":0.30000001192092896,"distanceToFlat":0.5,"numOfBands":5,"extraI":0,"extraJ":0},{"height":0.0010000000474974513,"angle":1,"distanceToCenter":0.30000001192092896,"distanceToFlat":0.5,"numOfBands":5,"extraI":0,"extraJ":0}],"effects":[{"name":"DEFORM","var0":0,"var1":-0.025999998673796654,"var2":-0.02500000037252903,"var3":-0.025999998673796654,"var4":1,"center0":0.5199999809265137,"center1":0.5,"center2":0.5199999809265137,"region0":0,"region1":0,"region2":0,"region3":0.09000000357627869,"use":false},{"name":"DEFORM","var0":0,"var1":-0.025999998673796654,"var2":0.02500000037252903,"var3":-0.025999998673796654,"var4":1,"center0":0.5199999809265137,"center1":-0.5,"center2":0.5199999809265137,"region0":0,"region1":0,"region2":0,"region3":0.09000000357627869,"use":false}]}],"cubits":[{"centers":[1,1,1],"qx":0,"qy":0,"qz":0,"qw":1,"variant":0,"type":0,"colors":[4,0,2,-1,-1,-1,-1,-1,-1,-1,-1,-1]},{"centers":[1,1,-1],"qx":0.7071067690849304,"qy":0,"qz":0,"qw":0.7071067690849304,"variant":0,"type":0,"colors":[2,0,5,-1,-1,-1,-1,-1,-1,-1,-1,-1]},{"centers":[1,-1,1],"qx":-0.7071067690849304,"qy":4.329780301713277E-17,"qz":-0.7071067690849304,"qw":-4.329780301713277E-17,"variant":0,"type":0,"colors":[0,4,3,-1,-1,-1,-1,-1,-1,-1,-1,-1]},{"centers":[1,-1,-1],"qx":0.4999999701976776,"qy":0.4999999701976776,"qz":-0.4999999701976776,"qw":-0.4999999701976776,"variant":0,"type":0,"colors":[3,5,0,-1,-1,-1,-1,-1,-1,-1,-1,-1]},{"centers":[-1,1,1],"qx":0,"qy":0.7071067690849304,"qz":0,"qw":0.7071067690849304,"variant":0,"type":0,"colors":[1,4,2,-1,-1,-1,-1,-1,-1,-1,-1,-1]},{"centers":[-1,1,-1],"qx":0,"qy":1,"qz":0,"qw":6.123234262925839E-17,"variant":0,"type":0,"colors":[5,1,2,-1,-1,-1,-1,-1,-1,-1,-1,-1]},{"centers":[-1,-1,1],"qx":0,"qy":0,"qz":1,"qw":6.123234262925839E-17,"variant":0,"type":0,"colors":[4,1,3,-1,-1,-1,-1,-1,-1,-1,-1,-1]},{"centers":[-1,-1,-1],"qx":-0.7071067690849304,"qy":0.7071067690849304,"qz":4.329780301713277E-17,"qw":-4.329780301713277E-17,"variant":0,"type":0,"colors":[5,3,1,-1,-1,-1,-1,-1,-1,-1,-1,-1]},{"centers":[1,1,0],"qx":0.7071067690849304,"qy":0,"qz":0,"qw":0.7071067690849304,"variant":1,"type":0,"colors":[2,0,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1]},{"centers":[1,-1,0],"qx":0.7071067690849304,"qy":0,"qz":0,"qw":-0.7071067690849304,"variant":1,"type":0,"colors":[3,0,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1]},{"centers":[1,0,1],"qx":0,"qy":0,"qz":0,"qw":1,"variant":1,"type":0,"colors":[4,0,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1]},{"centers":[1,0,-1],"qx":1,"qy":0,"qz":0,"qw":6.123234262925839E-17,"variant":1,"type":0,"colors":[5,0,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1]},{"centers":[-1,1,0],"qx":0.4999999701976776,"qy":0.4999999701976776,"qz":-0.4999999701976776,"qw":0.4999999701976776,"variant":1,"type":0,"colors":[1,2,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1]},{"centers":[-1,-1,0],"qx":4.329780301713277E-17,"qy":0.7071067690849304,"qz":-0.7071067690849304,"qw":4.329780301713277E-17,"variant":1,"type":0,"colors":[3,1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1]},{"centers":[-1,0,1],"qx":0,"qy":0.7071067690849304,"qz":0,"qw":0.7071067690849304,"variant":1,"type":0,"colors":[1,4,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1]},{"centers":[-1,0,-1],"qx":0,"qy":1,"qz":0,"qw":6.123234262925839E-17,"variant":1,"type":0,"colors":[5,1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1]},{"centers":[0,1,1],"qx":0,"qy":0,"qz":0.7071067690849304,"qw":-0.7071067690849304,"variant":1,"type":0,"colors":[4,2,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1]},{"centers":[0,1,-1],"qx":-0.4999999701976776,"qy":0.4999999701976776,"qz":0.4999999701976776,"qw":-0.4999999701976776,"variant":1,"type":0,"colors":[2,5,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1]},{"centers":[0,-1,1],"qx":0,"qy":0,"qz":0.7071067690849304,"qw":0.7071067690849304,"variant":1,"type":0,"colors":[4,3,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1]},{"centers":[0,-1,-1],"qx":-0.7071067690849304,"qy":0.7071067690849304,"qz":4.329780301713277E-17,"qw":-4.329780301713277E-17,"variant":1,"type":0,"colors":[5,3,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1]}],"stickers":[{"loops":[[{"x":-0.5,"y":-0.5,"angle":0,"radius":0.1152934581041336,"stroke":0.1152934581041336},{"x":0.5070000290870667,"y":-0.5,"angle":0.5235987901687622,"radius":0.05007362738251686,"stroke":0.1152934581041336},{"x":-0.5,"y":0.5070000290870667,"angle":0,"radius":0.05007362738251686,"stroke":0.1152934581041336}]]},{"loops":[[{"x":-0.2590080499649048,"y":-0.38950401544570923,"angle":0,"radius":0,"stroke":0.09010817855596542},{"x":0.5,"y":-0.38950401544570923,"angle":0,"radius":0.07509014755487442,"stroke":0.09010817855596542},{"x":0.5,"y":0.38950401544570923,"angle":0,"radius":0.07509014755487442,"stroke":0.09010817855596542},{"x":-0.2590080499649048,"y":0.38950401544570923,"angle":-0.5235987901687622,"radius":0,"stroke":0.09010817855596542}]]}],"pillow":1},"axis":[{"x":1,"y":0,"z":0,"basicAngles":[4,4,4],"cuts":[-0.5,0.5],"rotatable":[true,false,true],"factor":[1,1,1]},{"x":0,"y":1,"z":0,"basicAngles":[4,4,4],"cuts":[-0.5,0.5],"rotatable":[true,false,true],"factor":[1,1,1]},{"x":0,"y":0,"z":1,"basicAngles":[4,4,4],"cuts":[-0.5,0.5],"rotatable":[true,false,true],"factor":[1,1,1]}],"quats":[{"x":0,"y":0,"z":0,"w":1},{"x":0.7071067690849304,"y":0,"z":0,"w":0.7071067690849304},{"x":1,"y":0,"z":0,"w":6.123234262925839E-17},{"x":0.7071067690849304,"y":0,"z":0,"w":-0.7071067690849304},{"x":0,"y":0.7071067690849304,"z":0,"w":0.7071067690849304},{"x":0,"y":1,"z":0,"w":6.123234262925839E-17},{"x":0,"y":0.7071067690849304,"z":0,"w":-0.7071067690849304},{"x":0,"y":0,"z":0.7071067690849304,"w":0.7071067690849304},{"x":0,"y":0,"z":1,"w":6.123234262925839E-17},{"x":0,"y":0,"z":0.7071067690849304,"w":-0.7071067690849304},{"x":0.4999999701976776,"y":0.4999999701976776,"z":-0.4999999701976776,"w":0.4999999701976776},{"x":4.329780301713277E-17,"y":0.7071067690849304,"z":-0.7071067690849304,"w":4.329780301713277E-17},{"x":-0.4999999701976776,"y":0.4999999701976776,"z":-0.4999999701976776,"w":-0.4999999701976776},{"x":0.4999999701976776,"y":0.4999999701976776,"z":0.4999999701976776,"w":0.4999999701976776},{"x":4.329780301713277E-17,"y":0.7071067690849304,"z":0.7071067690849304,"w":4.329780301713277E-17},{"x":-0.4999999701976776,"y":0.4999999701976776,"z":0.4999999701976776,"w":-0.4999999701976776},{"x":0.7071067690849304,"y":4.329780301713277E-17,"z":-0.7071067690849304,"w":4.329780301713277E-17},{"x":-0.7071067690849304,"y":4.329780301713277E-17,"z":-0.7071067690849304,"w":-4.329780301713277E-17},{"x":0.7071067690849304,"y":0.7071067690849304,"z":4.329780301713277E-17,"w":4.329780301713277E-17},{"x":-0.7071067690849304,"y":0.7071067690849304,"z":4.329780301713277E-17,"w":-4.329780301713277E-17},{"x":0.4999999701976776,"y":-0.4999999701976776,"z":-0.4999999701976776,"w":-0.4999999701976776},{"x":-0.4999999701976776,"y":-0.4999999701976776,"z":-0.4999999701976776,"w":0.4999999701976776},{"x":0.4999999701976776,"y":0.4999999701976776,"z":-0.4999999701976776,"w":-0.4999999701976776},{"x":-0.4999999701976776,"y":0.4999999701976776,"z":-0.4999999701976776,"w":0.4999999701976776}],"scrambling":{"scrambleType":0,"algorithms":[[0,1,-1],[0,1,1],[0,1,2],[0,2,-1],[0,2,1],[0,2,2],[0,4,-1],[0,4,1],[0,4,2],[1,1,-1],[1,1,1],[1,1,2],[1,2,-1],[1,2,1],[1,2,2],[1,4,-1],[1,4,1],[1,4,2],[2,1,-1],[2,1,1],[2,1,2],[2,2,-1],[2,2,1],[2,2,2],[2,4,-1],[2,4,1],[2,4,2]],"edges":[[0,1,1,1,2,1,3,1,4,1,6,1,7,1,8,1,9,2,10,2,11,2,12,2,13,2,15,2,16,2,17,2,18,3,19,3,20,3,21,3,22,3,24,3,25,3,26,3],[9,4,10,4,11,4,12,4,13,4,15,4,16,4,17,4,18,5,19,5,20,5,21,5,22,5,24,5,25,5,26,5],[0,6,1,6,2,6,3,6,4,6,6,6,7,6,8,6,18,7,19,7,20,7,21,7,22,7,24,7,25,7,26,7],[0,8,1,8,2,8,3,8,4,8,6,8,7,8,8,8,9,9,10,9,11,9,12,9,13,9,15,9,16,9,17,9],[0,10,1,10,2,10,3,10,4,10,6,10,7,10,8,10,18,7,19,7,20,7,21,7,22,7,24,7,25,7,26,7],[0,11,1,11,2,11,3,11,4,11,6,11,7,11,8,11,9,9,10,9,11,9,12,9,13,9,15,9,16,9,17,9],[9,12,10,12,11,12,12,12,13,12,15,12,16,12,17,12,18,5,19,5,20,5,21,5,22,5,24,5,25,5,26,5],[0,8,1,8,2,8,3,8,4,8,6,8,7,8,8,8,9,13,10,13,11,13,12,13,13,13,15,13,16,13,17,13],[9,4,10,4,11,4,12,4,13,4,15,4,16,4,17,4,18,14,19,14,20,14,21,14,22,14,24,14,25,14,26,14],[0,6,1,6,2,6,3,6,4,6,6,6,7,6,8,6,18,15,19,15,20,15,21,15,22,15,24,15,25,15,26,15],[18,5,19,5,20,5,21,5,22,5,24,5,25,5,26,5],[9,4,10,4,11,4,12,4,13,4,15,4,16,4,17,4],[18,7,19,7,20,7,21,7,22,7,24,7,25,7,26,7],[0,6,1,6,2,6,3,6,4,6,6,6,7,6,8,6],[9,9,10,9,11,9,12,9,13,9,15,9,16,9,17,9],[0,8,1,8,2,8,3,8,4,8,6,8,7,8,8,8]]},"touchcontrol":{"movementType":6,"movementSplit":0,"enabledAxis":[[[1,2]],[[1,2]],[[0,2]],[[0,2]],[[0,1]],[[0,1]]],"dist3D":[0.5,0.5,0.5,0.5,0.5,0.5]},"colors":[-256,-1,-16776961,-16729344,-6750208,-40448,-14540254],"solved":{"functionIndex":2}}

Also available in: Unified diff