Project

General

Profile

« Previous | Next » 

Revision 2fcfce81

Added by Leszek Koltunski over 3 years ago

CubitFactory: unify creating MeshPolygon bands.

View differences:

src/main/java/org/distorted/objects/TwistyDino.java
209 209
  void createFaceTexture(Canvas canvas, Paint paint, int face, int left)
210 210
    {
211 211
    float F = 0.5f;
212
    float R = 0.032f;
212
    float R = 0.025f;
213 213
    float S = 0.05f;
214 214
    float[] vertices = { -F,F/3, 0,-2*F/3, +F,F/3 };
215 215

  

Also available in: Unified diff