Project

General

Profile

« Previous | Next » 

Revision dad33773

Added by Leszek Koltunski over 3 years ago

Progress with the Rex Cube (stickers)

View differences:

src/main/java/org/distorted/objects/TwistyRex.java
112 112
           { 10, 18,18,18 },
113 113
           { 11, 18,18,18 },
114 114

  
115
           {  4, 2, 18,18 },
116
           {  4, 0, 18,18 },
117
           {  4, 3, 18,18 },
118
           {  4, 1, 18,18 },
119
           {  0, 2, 18,18 },
120
           {  3, 0, 18,18 },
121
           {  3, 1, 18,18 },
122
           {  1, 2, 18,18 },
123
           {  2, 5, 18,18 },
124
           {  0, 5, 18,18 },
125
           {  5, 3, 18,18 },
126
           {  1, 5, 18,18 },
115
           { 16,14, 18,18 },
116
           { 16,12, 18,18 },
117
           { 16,15, 18,18 },
118
           { 16,13, 18,18 },
119
           { 12,14, 18,18 },
120
           { 15,12, 18,18 },
121
           { 15,13, 18,18 },
122
           { 13,14, 18,18 },
123
           { 14,17, 18,18 },
124
           { 12,17, 18,18 },
125
           { 17,15, 18,18 },
126
           { 13,17, 18,18 },
127 127
         };
128 128

  
129 129
  private static MeshBase mCornerMesh, mFaceMesh, mEdgeMesh;

Also available in: Unified diff