Shadows

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
Epsilon
Posts: 38
Joined: Fri Jan 09, 2004 1:46 pm
Location: Argentina

Shadows

Post by Epsilon »

Hi.

I have read the code of Tutorial 8 and TechDemo but i cant get to work the shadows. I only can see it in the precompiled version of Tutorial 8 but when i compile this, it dont work, and in TechDemo neither.

I only can compile with OpenGL (Dev-C++) and i think the problem is with this and the shadows only works with DirectX8.1 but when i try with the TechDemo there are no shadows so, how can i make a shadow??.

thanks.
Post Reply