I have added a geometry’s wireframe to itself as follows:
Is there any way to remove the diagonal lines?
I have added a geometry’s wireframe to itself as follows:
Is there any way to remove the diagonal lines?
You might want to try THREE.EdgesGeometry.
Have you seen this?