Can you assist me with this issue? Below is the pertinent information:
c9:
or (http://) zixxus-github-io-zixxus.c9.io/
and git:
https://github.com/zixxus/zixxus.github.io.git
Myconsole:
"THREE.WebGLRenderer" "69" three.js:17679
"THREE.WebGLRenderer: .setClearColorHex() is being removed. Use .setClearColor() instead." three.js:18158
"THREE.Object3D.add:" Object { uuid: "648CCB0D-90E4-4E8B-A464-26AA086638FF", name: "", type: "Geometry", vertices: Array[8], colors: Array[0], faces: Array[12], faceVertexUvs: Array[1], morphTargets: Array[0], morphColors: Array[0], morphNormals: Array[0], 19 more… } "is not an instance of THREE.Object3D." three.js:7562
It seems like I am unable to reload the 3D object, do you know why? :(
If I succeed in loading the August 3D object, will I be able to move it to a specific location upon impact?
I have been trying to export objects from Blender to Three.js or .obj format, but without success. I even attempted to use the editor from here: (http://) threejs.org/editor/
Edit