bsp-import and .shader-files 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
Homer
Posts: 58
Joined: Tue Nov 18, 2003 7:11 pm
Location: Germany

bsp-import and .shader-files problem

Post by Homer »

hi,

I've just tried to load a .bsp-mapfile created with q3radiant which uses
.shader-files to display transparent windows, but irrlicht just shows the warning "Warning: Could not find texture in Q3 .bsp:textures/...". Is shader support not implemented yet or am I just doing something wrong?

Regards,
Homer
niko
Site Admin
Posts: 1759
Joined: Fri Aug 22, 2003 4:44 am
Location: Vienna, Austria
Contact:

Post by niko »

Right, there is simply no shader support currently.
Post Reply