Hello. I am new to Irrlicht and need help from yours again this time. Recently, I draw a 3d model with 3DS Max and export to .obj format. Most of the things including the materials seem showing well except the "text" that I made in 3DS Max cannot show with Irrlicht engine.
Here is the link of photo for rendering of 3DS Max
In fact, I just import the .obj file and add the light and shadow with irrlicht. But you can see that the "text" of the 3d model in 3Ds max are disappeared.
For such things its better to use some textures with the text and then bake it....
You can make such textures in some other image programs and then do uvmapping on your models....its a bit of trial error thing...you may take some time according to your skill...
if you want the text to have bump as well...please refer this tut
For such things its better to use some textures with the text and then bake it....
You can make such textures in some other image programs and then do uvmapping on your models....its a bit of trial error thing...you may take some time according to your skill...
if you want the text to have bump as well...please refer this tut