Hello evryone,
i have a problem aboout 2 overlapped ExtrudedPolygon when i interset or subtract with another ExtrudeShapeCustom
I know from another post that in some case for ExtrudedPolygon is necessary to do the inverse of array but i don t know why so i ve tried different solutions
There are these 3 PG for report my problem:
-
the first without inverse of the arrays that creates the ExtrudedPolygons
Babylon.js Playground -
the second with inverse of both arrays that creates the ExtrudedPolygons
https://playground.babylonjs.com/#EUCIKC#1 -
the thirth with inverse of one array and the other no. This example looks near the solution but not at alla and especially i don’ t know why in some case i have to inverse and in other cases no
https://playground.babylonjs.com/#EUCIKC#2
Thank you in adcance