Project

General

Profile

« Previous | Next » 

Revision 31cd7256

Added by Leszek Koltunski about 3 years ago

Convert the second and third object, the Pyraminx and the Diamond, to the new Cubit-creating engine.

View differences:

src/main/java/org/distorted/objects/TwistyObject.java
518 518
      {
519 519
      double[][] vertices = getVertices(cubit);
520 520
      int[][] vertIndices = getVertIndexes(cubit);
521

  
522 521
      factory.createNewFaceTransform(vertices,vertIndices);
523
      factory.printFaceTransform();
524 522
      }
525 523

  
524
    factory.printFaceTransform();
526 525
    factory.printStickerCoords();
527 526
    }
528 527

  

Also available in: Unified diff