Project

General

Profile

« Previous | Next » 

Revision a110ebe1

Added by Leszek Koltunski over 1 year ago

Pyraminx Duo solver: initial code which creates the unpacked DB (does not work still)

View differences:

src/main/java/org/distorted/objectlib/objects/TwistyPyraminxDuo.java
31 31

  
32 32
public class TwistyPyraminxDuo extends ShapeTetrahedron
33 33
{
34
  static final Static3D[] ROT_AXIS = new Static3D[]
34
  public static final Static3D[] ROT_AXIS = new Static3D[]
35 35
         {
36 36
           new Static3D(     0,-SQ3/3,-SQ6/3),
37 37
           new Static3D(     0,-SQ3/3, SQ6/3),

Also available in: Unified diff