thothbot / parallax

Cross-platform Java 3D SDK
http://thothbot.github.io
MIT License
84 stars 26 forks source link

HemisphereLight lights black #54

Open sguionni opened 8 years ago

sguionni commented 8 years ago

HemisphereLight lights my scene in black, and override all other lights.

hemisphereLight = new HemisphereLight( 0xffffbb, 0x080820, 1 );
thothbot commented 8 years ago

in 1.6?

sguionni commented 8 years ago

Yes, i saw the default position is 0, 100, 0, but i tried other positions and the result is still the same.

thothbot commented 8 years ago

ok, I'll fix this in 2.0

sguionni commented 8 years ago

Bug is still in 2.0.

thothbot commented 8 years ago

Yeah, I work on this, 2.0 is not finished