Scaling and lights

point_zero

New member
Joined
Aug 22, 2004
Messages
3
Im having hard time with this thing.. so, the problem is as follows:

- Ive got a mesh loaded from an .x file, this mesh is a sphere, and also textured. Everything works just fine.
- Ive also got a directional light that illuminates everything just as it should.
- The problem lies here, the larger I scale the mesh it begins to de-illuminate. For example, the XYZ scales are all 25, thus making the loaded mesh bigger in every direction.. but at the same time the light doesnt seem to have any effect to it. Ive noticed that if I make the scale of the mesh smaller it begins to illuminate bit by bit until the scale reaches 1, and its perfectly illuminated.

So the problem is, why is the light not affecting the mesh when I scale it bigger, and how does one fix it? Please release me from this agony.
 
The normals you say? Im not doing anything with the normals, or atleast I dont know if I have done something with them that I havent noticed.

But wait.. _Should_ I do something with em?
 
Back
Top