I have been searching high and low for a solution to this problem but nothing seems to be working. What am I missing?!
Take a look at my model rendered in Blender using "cycle render":
And now see how it appears in my THREE.js Project, it should definitely have color. (I even have two lights in the scene!)
These are my Blender Export Settings:
The JSON file data of the house:
And finally, here is my JavaScript code...
What could potentially be wrong in my process??? Is it not possible to export colored models?