PlyIO.jl
PlyIO.jl copied to clipboard
Read and write polygon ply files from julia
Results
1
PlyIO.jl issues
Sort by
recently updated
recently updated
newest added
What the header says: ``` i = "ply" i = "format binary_little_endian 1.0" i = "comment niimath" i = "element vertex 531845" i = "property float x" i = "property...