Revision befd50be
Added by Leszek Koltunski about 4 years ago
src/main/java/org/distorted/objects/RubikPyraminx.java | ||
---|---|---|
255 | 255 |
int size = getSize(); |
256 | 256 |
int association = 1; |
257 | 257 |
|
258 |
float D = 0.0003f;
|
|
258 |
float D = 0.0005f;
|
|
259 | 259 |
float E = SQ3/2 - 3*D*SQ2; |
260 | 260 |
float F = 0.5f - D*SQ2*SQ3; |
261 | 261 |
float[] bands; |
Also available in: Unified diff
New meshes.