I defined vertices, edges and faces to construct a box
It uses BufferGeometry to construct faces of box from triangles
And it uses same texture like in original MeshBox (you may see it in screen capture)
But at result it provides material from color (i think it because of triangles)
Three.Shape constructs shape from plain 2d, but I need to use three axes