Bump maps in irredit?

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
Jallen
Posts: 46
Joined: Tue Jun 19, 2007 5:28 pm
Location: Hampshire, England

Bump maps in irredit?

Post by Jallen »

Hello
I've been making some stuff using irredit, it's shadow mapping is really cool and useful, one problem however is that I would like my scenes to be bump mapped.

Now I have bump textures and I could do it manually in the code, but I was wondering if it was possible to assign bump maps in irredit?
If it's not then it will be extremely inconvenient having to apply them all in code after loading the irr file...

Thanks.
hybrid
Admin
Posts: 14143
Joined: Wed Apr 19, 2006 9:20 pm
Location: Oldenburg(Oldb), Germany
Contact:

Post by hybrid »

This might have been answered in the irredit forum already, but it's anyway a much better idea to ask there.
Jallen
Posts: 46
Joined: Tue Jun 19, 2007 5:28 pm
Location: Hampshire, England

Post by Jallen »

Ok thanks.
Post Reply