How to display material of models who has no textures?

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
fireblade
Posts: 9
Joined: Sun Nov 27, 2005 2:07 pm

How to display material of models who has no textures?

Post by fireblade »

I have some 3s models that do not use textures how to isplay them in the scene correctly colored by their material?
Do I have to add light or set some flag ?

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

Post by hybrid »

I think 3ds was meant here. If you are using Irrlicht 1.1 this should work, for older versions you have to apply a patch to enable vertex coloring.
Post Reply