Unable to Render 3D Graphic using Three.js
问题 Question : Why isn't the 3D graphic rendering? Details : I am trying to load the json format of this graphic in the loading.component.ts file. I am using Angular 2 and Three.js. I've looked at several examples, but cannot find what I did wrong. This is my first time trying to load a 3D image. Any help appreciated. The entire project can be found here. Console Error : core.es5.js:1084 ERROR TypeError: Cannot read property 'scene' of undefined at loading.component.ts:46 at ObjectLoader.parse