Project

General

Profile

« Previous | Next » 

Revision 5eedd516

Added by Leszek Koltunski over 3 years ago

Progress with the Rex Cube (icons)

View differences:

src/main/java/org/distorted/objects/FactoryCubit.java
634 634
      }
635 635

  
636 636
    float[] bands0 = computeBands(+0.02f,10,0.5f,0.5f,5);
637
    float[] bands1 = computeBands(-0.00f,45,0.5f,0.0f,2);
637
    float[] bands1 = computeBands(-0.05f,45,0.5f,0.0f,2);
638 638

  
639 639
    meshes[0] = new MeshPolygon(vertices,bands0,1,1);
640 640
    meshes[0].setEffectAssociation(0,1,0);

Also available in: Unified diff