Per pixel lighting for .irr files

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
etal2009
Posts: 16
Joined: Wed Mar 10, 2010 2:26 pm

Per pixel lighting for .irr files

Post by etal2009 »

How do I have per pixel lighting for an imported .irr file (made with coppercube) with loadscene()? The file was exported with dynamic lighting if that makes a difference.
hybrid
Admin
Posts: 14143
Joined: Wed Apr 19, 2006 9:20 pm
Location: Oldenburg(Oldb), Germany
Contact:

Post by hybrid »

Take a look at example 11 and 15.
Post Reply