Skip to content

Commit

Permalink
add files
Browse files Browse the repository at this point in the history
  • Loading branch information
JulienChampagnol committed Aug 25, 2023
1 parent f892fe9 commit 1db89bf
Show file tree
Hide file tree
Showing 8 changed files with 20 additions and 0 deletions.
Binary file added tests/data/test.og_strm
Binary file not shown.
Binary file added tests/data/test.og_tsf2d
Binary file not shown.
Binary file added tests/data/test.og_tsf3d
Binary file not shown.
Binary file added tests/data/test.og_tso3d
Binary file not shown.
Binary file added tests/data/test.og_vts
Binary file not shown.
Binary file added tests/data/test.og_xsctn
Binary file not shown.
20 changes: 20 additions & 0 deletions tests/data/test.ply
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
ply
format ascii 1.0
comment Created by Open Asset Import Library - http://assimp.sf.net (v5.2.559101463)
element vertex 7
property double x
property double y
property double z
element face 3
property list uchar int vertex_index
end_header
0.10000000000000001 0.20000000000000001 0.29999999999999999
2.1000000000000001 9.4000000000000004 6.7000000000000002
7.5 5.2000000000000002 6.2999999999999998
8.0999999999999996 1.3999999999999999 4.7000000000000002
4.7000000000000002 2.1000000000000001 1.3
9.3000000000000007 5.2999999999999998 6.7000000000000002
7.5 4.2000000000000002 2.7999999999999998
3 0 1 2
4 1 3 4 2
4 1 5 6 3
Binary file added tests/data/test.shp
Binary file not shown.

0 comments on commit 1db89bf

Please sign in to comment.