Trying to add material in THREE.js like this
THREE.js
var materialWall = new materialClass( { color: 0xffffff, map: THREE.ImageUtils.loadTexture( \'image
If you are running Chrome from localhost and using Three.js, you probably need to run Chrome with this command line flag:
c:// ... /chrome.exe --allow-file-access-from-files