I have two computers
- Windows XP 32 + chrome last version
- Windows 7 home Premium 64 bits + chrome last version
The meshlambertmaterial example is not showing at PC 2?
I have discover that there is some problem related with the lights or the emissive color ( initially black, and screen black = nothing is viewed.) I can see the 3D object if I choose other color but the result is poor because the light is not taken into acount. The behaviour is like meshbasicmaterial.
The phong material, depht and others works as expected.
I promise I'm using the web example http://threejs.org/docs/#Reference/Materials/MeshLambertMaterial
Same problem with Firefox last v.
Any idea what is happening? It is related with my graphic card? Windows 7 Other materials (phong) are viewed OK.
Any tool to check what is happening?
UPDATED
The problem could be related with three.js release. This example uses three.js r60 :
This example works fine on my 'problematic' second computer. However, if I change the src to three.js r71, the box is black ?
The example uses ambient white color but this parameter does not exist in r71 Any idea Westlangley? (I know that this is strange but .... is a real problem)
