From 5cf6cc649d42b2ca86f0dcd0567400e54cc727ff Mon Sep 17 00:00:00 2001 From: Dario Sassi Date: Wed, 28 Mar 2018 15:20:35 +0000 Subject: [PATCH] EgtGeomKernel 1.9c3 : - correzione a visualizzazione Zmap per errori in tavola MC. --- EgtGeomKernel.rc | Bin 11710 -> 11710 bytes MC_Tables.h | 6 +++--- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/EgtGeomKernel.rc b/EgtGeomKernel.rc index ff6db73fb4fae078823bcbf38c3004bae6971532..b6f3ebba08abf47479d7d1c66dc7f4892202dfbd 100644 GIT binary patch delta 94 zcmdlNy)SyhFE&Qw&A-_cnHh~ID{|{@_Trkr0u;H;XNwSVW8B;$>;>dw2zN+>g;Df- LFmBFL4&ed-W11TR delta 94 zcmdlNy)SyhFE&P_&A-_cnHh~HD{|{@_Trkr0u;H;XNwSVW8B;$>;>dw2zN+>g;Df- LFmBFL4&ed-Vf-5U diff --git a/MC_Tables.h b/MC_Tables.h index 824a631..2033098 100644 --- a/MC_Tables.h +++ b/MC_Tables.h @@ -680,8 +680,8 @@ static int TriangleTableEn[256][2][17] = { /*{0, 11, 3, 0, 6, 11, 0, 9, 6, 5, 6, 9, 1, 2, 10, -1, -1}, {3, 4, 4, 3, 11, 3, 0, 6, 9, 5, 6, 0, 2, 10, 1, 2, 10}*/}, - {{5, 6, 10, 0, 2, 8, 11, 8, 2, -1, -1, -1, -1, -1, -1, -1, -1}, // 1 0 1 1 0 1 1 0 Config 6 - {2, 4, 3, 11, 8, 3, 0, 5, 6, 10, -1, -1, -1, -1, -1, -1, -1} + {{0, 2, 8, 11, 8, 2, 5, 6, 10, -1, -1, -1, -1, -1, -1, -1, -1}, // 1 0 1 1 0 1 1 0 Config 6 + {2, 4, 3, 11, 8, 0, 2, 5, 6, 10, -1, -1, -1, -1, -1, -1, -1} /*{11, 8, 5, 11, 5, 6, 8, 0, 5, 10, 5, 2, 0, 2, 5, -1, -1}, {1, 7,11, 8, 0, 2, 10, 5, 6, -1, -1, -1, -1, -1, -1, -1, -1}*/}, @@ -802,7 +802,7 @@ static int TriangleTableEn[256][2][17] = { /*{0, 4, 11, 0, 11, 3, 4, 5, 11, 2, 11, 1, 5, 1, 11, -1, -1}, {1, 7, 0, 4, 5, 1, 2, 11, 3, -1, -1, -1, -1, -1, -1, -1, -1}*/}, - {{9, 4, 5, 11, 0, 2, 0, 11, 8, -1, -1, -1, -1, -1, -1, -1, -1}, // 1 1 0 1 0 1 1 0 Config 6 + {{11, 0, 2, 0, 11, 8, 9, 4, 5, -1, -1, -1, -1, -1, -1, -1, -1}, // 1 1 0 1 0 1 1 0 Config 6 {2, 4, 3, 0, 2, 11, 8, 9, 4, 5, -1, -1, -1, -1, -1, -1, -1} /*{0, 2, 5, 0, 5, 9, 2, 11, 5, 4, 5, 8, 11, 8, 5, -1, -1}, {1, 7, 0, 2, 11, 8, 4, 5, 9, -1, -1, -1, -1, -1, -1, -1, -1}*/},