Page 1 of 1

models import-export problem

Posted: Mon Jul 06, 2015 7:42 pm
by DrVooDoo
Hello. I have some problems with import-export models.
I open model with Grimrock Model Tool. (1st screeshot)
As you can see model have 3 textures.
I export this model to .obj and open it with blender. (2nd screenshot)
The next i export this model back to .obо and open it with Grimrock Model Tool. (3rd screenshot)
And after this all textures but one wanishes. Model have only one texture and it's wrong texture.
What do I do not so? How to make it is correct?
SpoilerShow
Image
Image
Image

Re: models import-export problem

Posted: Mon Jul 06, 2015 9:04 pm
by minmay
.obj format only represents geometry, it doesn't have material groups. Use a different format instead. If you're going to be editing in Blender anyway, I would recommend that you save yourself the trouble of going through an additional program and just use this plugin.

Re: models import-export problem

Posted: Mon Jul 06, 2015 9:08 pm
by DrVooDoo
minmay wrote:.obj format only represents geometry, it doesn't have material groups. Use a different format instead. If you're going to be editing in Blender anyway, I would recommend that you save yourself the trouble of going through an additional program and just use this plugin.
Yeah, ty man, i forget about it.