Skip to content

Commit c02a398

Browse files
authored
Merge pull request #181 from opensim-org/refactor_remove-normals-from-vtp-files
[WIP] Remove normals data from all vtp files (unsupported by simbody)
2 parents c62c24b + 4ba5c54 commit c02a398

File tree

324 files changed

+32
-181568
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

324 files changed

+32
-181568
lines changed

Geometry/Cube.vtp

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -2,22 +2,6 @@
22
<VTKFile type="PolyData" version="0.1" byte_order="LittleEndian" compressor="vtkZLibDataCompressor">
33
<PolyData>
44
<Piece NumberOfPoints="24" NumberOfVerts="0" NumberOfLines="0" NumberOfStrips="0" NumberOfPolys="6">
5-
<PointData Normals="Normals">
6-
<DataArray type="Float32" Name="Normals" NumberOfComponents="3" format="ascii">
7-
-1 0 0 -1 0 0
8-
-1 0 0 -1 0 0
9-
1 0 0 1 0 0
10-
1 0 0 1 0 0
11-
0 -1 0 0 -1 0
12-
0 -1 0 0 -1 0
13-
0 1 0 0 1 0
14-
0 1 0 0 1 0
15-
0 0 -1 0 0 -1
16-
0 0 -1 0 0 -1
17-
0 0 1 0 0 1
18-
0 0 1 0 0 1
19-
</DataArray>
20-
</PointData>
215
<CellData>
226
</CellData>
237
<Points>

Geometry/anchor1.vtp

Lines changed: 0 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -2,34 +2,6 @@
22
<VTKFile type="PolyData" version="0.1" byte_order="LittleEndian" compressor="vtkZLibDataCompressor">
33
<PolyData>
44
<Piece NumberOfPoints="24" NumberOfVerts="0" NumberOfLines="0" NumberOfStrips="0" NumberOfPolys="6">
5-
<PointData Normals="Normals">
6-
<DataArray type="Float32" Name="Normals" NumberOfComponents="3" format="ascii">
7-
-1 0 0
8-
-1 0 0
9-
-1 0 0
10-
-1 0 0
11-
1 0 0
12-
1 0 0
13-
1 0 0
14-
1 0 0
15-
0 -1 0
16-
0 -1 0
17-
0 -1 0
18-
0 -1 0
19-
0 1 0
20-
0 1 0
21-
0 1 0
22-
0 1 0
23-
0 0 -1
24-
0 0 -1
25-
0 0 -1
26-
0 0 -1
27-
0 0 1
28-
0 0 1
29-
0 0 1
30-
0 0 1
31-
</DataArray>
32-
</PointData>
335
<CellData>
346
</CellData>
357
<Points>

Geometry/anchor2.vtp

Lines changed: 0 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -2,34 +2,6 @@
22
<VTKFile type="PolyData" version="0.1" byte_order="LittleEndian" compressor="vtkZLibDataCompressor">
33
<PolyData>
44
<Piece NumberOfPoints="24" NumberOfVerts="0" NumberOfLines="0" NumberOfStrips="0" NumberOfPolys="6">
5-
<PointData Normals="Normals">
6-
<DataArray type="Float32" Name="Normals" NumberOfComponents="3" format="ascii">
7-
-1 0 0
8-
-1 0 0
9-
-1 0 0
10-
-1 0 0
11-
1 0 0
12-
1 0 0
13-
1 0 0
14-
1 0 0
15-
0 -1 0
16-
0 -1 0
17-
0 -1 0
18-
0 -1 0
19-
0 1 0
20-
0 1 0
21-
0 1 0
22-
0 1 0
23-
0 0 -1
24-
0 0 -1
25-
0 0 -1
26-
0 0 -1
27-
0 0 1
28-
0 0 1
29-
0 0 1
30-
0 0 1
31-
</DataArray>
32-
</PointData>
335
<CellData>
346
</CellData>
357
<Points>

0 commit comments

Comments
 (0)