This is the command pcl_ply2raw that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
pcl_ply2raw - pcl_ply2raw
SYNOPSIS
ply2raw [OPTION] [[INFILE] OUTFILE]
DESCRIPTION
Convert from PLY to POV-Ray RAW triangle format.
-h, --help
display this help and exit
-v, --version
output version information and exit
With no INFILE/OUTFILE, or when INFILE/OUTFILE is -, read standard input/output.
The following PLY elements and properties are supported.
element vertex
property float32 x property float32 y property float32 z
element face
property list uint8 int32 vertex_indices.
REPORTING BUGS
Report bugs to <www.pointclouds.org/issues>.
Use pcl_ply2raw online using onworks.net services