[Paraview-developers] rgb color

Laura Masse dragon.prog at gmail.com
Fri Feb 13 07:07:08 EST 2015


Hi,

I can figure out why I cannot to load a ply ascii file with xyz and rgb
information. Meshlab can load and I can see the cloud points with their
original color, so paraview is not capable to do this, in fact it doesn´t
show anything.

I'm try others formats like vrml and paraview shows me the cloud points well
but without rbg information.

Anyone can help me ? 

I have a ply file with this format :

ply
format ascii 1.0
comment VCGLIB generated
element vertex 200
property float x
property float y
property float z
property uchar red
property uchar green
property uchar blue
property uchar alpha
element face 0
property list uchar int vertex_indices
end_header
177.993 -59.8226 0.540387 25 28 28 255 
178.872 -60.0353 -0.548518 28 28 25 255 
175.918 -58.9002 6.74073 32 31 28 255 
176.371 -59.2969 8.05389 30 31 28 255 
177.272 -58.5993 2.09064 28 31 27 255 
177.968 -59.0099 1.1232 26 31 27 255 
179.155 -58.6469 -1.45635 26 27 27 255 
172.229 -57.9474 15.9899 32 36 32 255 
172.954 -57.6522 15.2316 36 34 29 255 
173.323 -58.0842 14.561 32 32 34 255 
174.35 -58.3697 9.81155 33 32 29 255 
174.249 -57.8838 10.5244 32 33 32 255 .....


Advanced thakns







--
View this message in context: http://the-unofficial-paraview-developers-forum.34153.x6.nabble.com/rgb-color-tp3623.html
Sent from the The Unofficial ParaView Developers Forum mailing list archive at Nabble.com.


More information about the Paraview-developers mailing list