I'm using .stl file. For some files it worked perfect but for some it doesn't.
Here is the code.
Any solution??
Thanks in advance.
`material = new THREE.MeshBasicMaterial( { color: 0x009d28, opacity: 1.0, wireframe: true, wireframeLinewidth: 1.0, transparent: true } );`