High resolution texture compression

Feel free to ask any question here
Post Reply
rane1dom
Posts: 1
Joined: Wed Dec 16, 2015 9:42 pm

High resolution texture compression

Post by rane1dom »

Hi everyone,

I am trying to import 3D files with high resolution textures at 8192x8192 and greater. When importing these .OBJ files into Cloud Compare, they are reduced to 4096x4096 and the following message appears:

[I/O] File 'K:/3D_File.obj' loaded successfully
[OpenGL] Image is too big to fit in texture cache! Reducing it to (4096x4096) for display!


Is this a limitation of the software? Or is there a setting to adjust the "texture cache" so that full resolution files can be introduced?
daniel
Site Admin
Posts: 7710
Joined: Wed Oct 13, 2010 7:34 am
Location: Grenoble, France
Contact:

Re: High resolution texture compression

Post by daniel »

In fact this is a limitation of the graphic card (textures can't be bigger than 64 Mb). One solution would be to split the texture in multiple parts but we don't do it yet.

Anyway the reduction of the texture is for display only. If you export the mesh we will keep the original textures.
Daniel, CloudCompare admin
Post Reply