Results 3 issues of Sean

faceNormals.forEach(v => { v.x = -v.x; v.y = -v.y; v.z = -v.z; })

i import svg.panzoom.js in vue2.0 webpack 4.0 environment,but all svg elements disappeared when mousewheel or drag. ![image](https://user-images.githubusercontent.com/30064315/84217055-ba768a00-aafd-11ea-92f1-d7482e2a6126.png)