Page 1 of 1

irrEdit and Parallax map

Posted: Tue Aug 06, 2013 3:15 pm
by easy163
Use to create a level irrEdit, when in the types of material to choose from Parallax map in the Loge irrEdit and Irrlicht writes

Code: Select all

Error: Parallax map renderer only supports vertices of type EVT_TANGENTS
Image

How to fix this? I tried different formats model, screenshot format of the model ms3d. Help please :(

Re: irrEdit and Parallax map

Posted: Tue Aug 06, 2013 6:56 pm
by Otaka
It is not a format problem. You should generate tangents manualy.
Look at the MeshManipulator.createMeshWithTangents()

Re: irrEdit and Parallax map

Posted: Wed Aug 07, 2013 11:26 am
by easy163
I load the scene made irrEdit, can I embed a 3d model of information on Tangents?