.obj & .mat

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
Trikko
Posts: 5
Joined: Fri Oct 13, 2006 10:27 am

.obj & .mat

Post by Trikko »

I'm trying to control an .obj model. My brother design it and set also some material properties (specular colors, colors, etc...). He uses 2 different modeller and model is shown properly. Loading .obj and .mat on IrrLicht something goes wrong: colors are not correct and other material properties seems to be ignored... Any suggestion?
bitplane
Admin
Posts: 3204
Joined: Mon Mar 28, 2005 3:45 am
Location: England
Contact:

Post by bitplane »

Download TortoiseSVN and check out the development version of Irrlicht, there are MTL loading bugfixes.
Instructions here-
http://irrlicht.sourceforge.net/phpBB2/ ... hp?t=14615
Submit bugs/patches to the tracker!
Need help right now? Visit the chat room
Post Reply