Revision df7b70a0
Added by Leszek Koltunski about 4 years ago
src/main/java/org/distorted/examples/meshfile/MeshFileRenderer.java | ||
---|---|---|
351 | 351 |
int association = 1; |
352 | 352 |
MeshBase[] meshes; |
353 | 353 |
|
354 |
float D = 0.0003f;
|
|
354 |
float D = 0.0005f;
|
|
355 | 355 |
float E = SQ3/2 - 3*D*SQ2; |
356 | 356 |
float F = 0.5f - D*SQ2*SQ3; |
357 | 357 |
|
Also available in: Unified diff
New Pyraminx meshes.