MaterialType with more texture layers

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
knightoflight
Posts: 199
Joined: Sun Aug 24, 2003 5:47 pm
Location: Germany

MaterialType with more texture layers

Post by knightoflight »

is it easy possible to screw in the engine to get a MaterialType with more texture layers, if i screw in CVideoDirectX9.* to get for example a EMT_SOLID_4_LAYER ? (Ok i would loose compatibily with OpenGL if its possioble and its not the right way, ok, but thats not the question)
knightoflight
Posts: 199
Joined: Sun Aug 24, 2003 5:47 pm
Location: Germany

Post by knightoflight »

Hello ? No one out there in cyberspace ?
Another question to multitexturing:
Why is written on the developement-page:
...
Multitexturing|100%|Complete|Possiblity to combine 2 or more textures|0.4
...
That sounds that since version 0.4 multitexturing wiht more than two textures is ready, but in the docs i find no multitexturing and only the possibillity for two textures ? Where is the multitexturing ?
Jedive
Posts: 146
Joined: Wed Apr 28, 2004 5:51 pm

Post by Jedive »

I hope the material framework to be completely recoded and replaced by a more flexible one, like most modern 3D engines out there have ;)
Post Reply