shadow and shader problem

You discovered a bug in the engine, and you are sure that it is not a problem of your code? Just post it in here. Please read the bug posting guidelines first.
Post Reply
Xplod
Posts: 32
Joined: Sat Mar 29, 2008 5:48 pm
Contact:

Post by Xplod »

Hi all,

I just found a bug with shadows with latest SVN. Tested with OpenGL.

Image

The sword is attached to the hand, but the shadow of the sword is away from the shadow of the hand.

_______________________________________________

Also, I'm using a splatting shader, and I don't know why I can see the tiles grid :

Image

Is the problem my shader, or it's openGL ? How to correct that ?
hybrid
Admin
Posts: 14143
Joined: Wed Apr 19, 2006 9:20 pm
Location: Oldenburg(Oldb), Germany
Contact:

Post by hybrid »

the shadow bug was already posted in the advanced forum, and very long time ago in here. Check those posts.
The shader problem is probably in your code...
Post Reply