Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
39 changes: 39 additions & 0 deletions testdata/pointcloudio/orig_ascii_fidx.ply
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
ply
format ascii 1.0
comment VCGLIB generated
element vertex 8
property float x
property float y
property float z
property float nx
property float ny
property float nz
property int flags
property uchar red
property uchar green
property uchar blue
property uchar alpha
element face 12
property list uchar int vertex_indices
property int flags
end_header
-1 -1 1 -1.570796 -1.570796 1.570796 0 12 29 67 255
-1 1 1 -1.570796 1.570796 1.570796 0 137 174 194 255
-1 1 -1 -1.570796 1.570796 -1.570796 0 164 152 129 255
1 1 1 1.570796 1.570796 1.570796 0 179 162 122 255
1 1 -1 1.570796 1.570796 -1.570796 0 97 172 125 255
1 -1 1 1.570796 -1.570796 1.570796 0 59 82 121 255
1 -1 -1 1.570796 -1.570796 -1.570796 0 136 52 226 255
-1 -1 -1 -1.570796 -1.570796 -1.570796 0 23 32 29 255
3 0 1 2 0
3 1 3 4 0
3 3 5 6 0
3 0 7 5 0
3 7 2 4 0
3 5 3 1 0
3 7 0 2 0
3 2 1 4 0
3 4 3 6 0
3 5 7 6 0
3 6 7 4 0
3 0 5 1 0
38 changes: 38 additions & 0 deletions testdata/pointcloudio/orig_ascii_vidx.ply
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
ply
format ascii 1.0
comment VCGLIB generated
element vertex 8
property float x
property float y
property float z
property float nx
property float ny
property float nz
property int flags
property uchar red
property uchar green
property uchar blue
property uchar alpha
element face 12
property list uchar int vertex_indices
end_header
-1 -1 1 -1.570796 -1.570796 1.570796 0 12 29 67 255
-1 1 1 -1.570796 1.570796 1.570796 0 137 174 194 255
-1 1 -1 -1.570796 1.570796 -1.570796 0 164 152 129 255
1 1 1 1.570796 1.570796 1.570796 0 179 162 122 255
1 1 -1 1.570796 1.570796 -1.570796 0 97 172 125 255
1 -1 1 1.570796 -1.570796 1.570796 0 59 82 121 255
1 -1 -1 1.570796 -1.570796 -1.570796 0 136 52 226 255
-1 -1 -1 -1.570796 -1.570796 -1.570796 0 23 32 29 255
3 0 1 2
3 1 3 4
3 3 5 6
3 0 7 5
3 7 2 4
3 5 3 1
3 7 0 2
3 2 1 4
3 4 3 6
3 5 7 6
3 6 7 4
3 0 5 1
Binary file added testdata/pointcloudio/orig_bin.ply
Binary file not shown.
Binary file added testdata/pointcloudio/orig_bin_fidx.ply
Binary file not shown.