Project

General

Profile

« Previous | Next » 

Revision d54d1f8a

Added by Leszek Koltunski about 1 year ago

first attempt at Icosamate
new PL tutorial for the Crazy Planets

View differences:

src/main/java/org/distorted/objectlib/objects/TwistyDodecahedron.java
438 438

  
439 439
  public int[][] getBasicAngles()
440 440
    {
441
    if( mBasicAngle ==null )
441
    if( mBasicAngle==null )
442 442
      {
443 443
      int num = getNumLayers()[0];
444 444
      int[] tmp = new int[num];

Also available in: Unified diff