PLY with Texture Color
#3
Thank you for the fast answer.

Yes, the PLY file defines the mesh but it can also contain the information about the Texture file that must be used to color the 3D model. Usually these files have one line like:

comment TextureFile nameofthetexturefile.jpg

By the way, using the code snippet that you posted, I could load the texture file but now I have the problem of placing it correctly on the model, because unfortunately this is not going to happen automatically as it happens in other 3D viewer programs (like MeshLab), as you can see from the attached pictures.

Capture2 and Capture3 show respectively the same model opened with MeshLab and my TestApp.

I tried to change the Stretch property of the ImageBrush but none of the available options solved my problem...

Capture4 shows the parameters of the ImageBrush used as the Texture.

Have you got any advice for this kind of issue?


Attached Files Thumbnail(s)
           
  


Messages In This Thread
RE: PLY with Texture Color - by abenedik - 06-25-2018, 11:50 AM
RE: PLY with Texture Color - by luigi.oliveto@gmail.com - 06-25-2018, 04:10 PM
RE: PLY with Texture Color - by abenedik - 06-26-2018, 08:40 AM

Forum Jump:


Users browsing this thread:
1 Guest(s)