rendering Lightmap problem

If you are a new Irrlicht Engine user, and have a newbie-question, this is the forum for you. You may also post general programming questions here.
Post Reply
mark01
Posts: 32
Joined: Sat Sep 08, 2007 1:27 am

rendering Lightmap problem

Post by mark01 »

so I have some new problem with lightmaps, in fact with a quadradic object in the scene. When Im moving around, some sides of the object are lightend only after I get in a certain distance to the object the other sides, particulary the front sides, are lightend before.

When I walk around the object this somehow looks like a nice shadow effect. The only Problem is that the contrast from black to with is to strong and so I have to turn this of somehow.

I think that this is somehow adjustable in the API like SetFarValue Function, but I didn't find the method until now.

I would be very thankfull if someone could help me with that
mark01
Posts: 32
Joined: Sat Sep 08, 2007 1:27 am

Post by mark01 »

please help :( :(
bitplane
Admin
Posts: 3204
Joined: Mon Mar 28, 2005 3:45 am
Location: England
Contact:

Post by bitplane »

Can you show example code, models, and/or a screenshot?
Submit bugs/patches to the tracker!
Need help right now? Visit the chat room
Post Reply