quake3 bsp meshes and dynamic lighting

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
sarge
Posts: 3
Joined: Thu Aug 06, 2009 3:19 pm

quake3 bsp meshes and dynamic lighting

Post by sarge »

Hello, is now possible to enable dynamic lighting for quake3 bsp meshes? I'd like to have to working q3 lightmaps and irrlicht dynamic lighting simultaneously...
hybrid
Admin
Posts: 14143
Joined: Wed Apr 19, 2006 9:20 pm
Location: Oldenburg(Oldb), Germany
Contact:

Post by hybrid »

That's always possible, just change the material to LIGHTMAP_LIGHTING in the meshbuffers you want to light dynamically.
Post Reply