Hi guys,
I have a problem with the textures or actually with a very weird problem.
I have a big terrain which has over 100 000 vertices. And I have textured the whole terrain to the same texture file.(UV unwrapping)
Now I cutted my terrain to 64 pieces with the slicer tool. For performance issues I want to also cut the texture file. So I want to make texture file for every piece also.
So, I have 64 small part of the big terrain and one big texture atlas, where is all textures of the all parts.
Is there any tool or software which could read the texture coordinates of parts and pick it's textures from texture atlas and make new texture file where is only the textures of the that part?
Or is there easy way to do it manually?
gr. fer