Hello everyone,
I'm working on the visualization of custom polyhedra with the Mesh.CreatePolyhedron method. I want them to be outlined with the edge renderer, but if you look at the following PG, you will see that the top and bottom faces are cut. I've realized that this problem occurs because 2 edges are overlapping each other. Is there any solution for this shape not being cut? Or is there anything I'm doing wrong?
PG: https://www.babylonjs-playground.com/#IKFFEZ