Project

General

Profile

« Previous | Next » 

Revision 0c876388

Added by Leszek Koltunski about 1 year ago

Icosamate: default rotation

View differences:

src/main/java/org/distorted/objectlib/shape/ShapeIcosahedron.java
19 19

  
20 20
public abstract class ShapeIcosahedron extends TwistyObject
21 21
{
22
  public static final Static4D DEFAULT_ROT = new Static4D(-0.63874420f, 0.25712812f, 0.358450060f, 0.63039730f);
22
  public static final Static4D DEFAULT_ROT = new Static4D(0.44624275f, -0.38811404f, 0.12537706f, 0.79656535f);
23 23

  
24 24
  static final int ICO_1 = 0xffe191b4;
25 25
  static final int ICO_2 = 0xff604c94;

Also available in: Unified diff