here, you can see that in my mesh (that is being generated on runtime with marching cubes) I get those weird looking half-sharp half-smooth edges. How can I make it so that there is only sharp edges ?
Note : It would be very hard for me to modify the triangles of the mesh (or at least the indeces of the vertices in the triangles) since those triangles come for a large hard-coded list of triangles.