Created
May 3, 2013 13:11
-
-
Save jordn/5509036 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# vtk DataFile Version 2.0 | |
ToPy data, created 2013-04-27 21:02:53 | |
ASCII | |
DATASET UNSTRUCTURED_GRID | |
POINTS 24 float | |
-0.5 0.5 -0.5 | |
0.5 0.5 -0.5 | |
-0.5 1.5 -0.5 | |
0.5 1.5 -0.5 | |
-0.5 0.5 0.5 | |
0.5 0.5 0.5 | |
-0.5 1.5 0.5 | |
0.5 1.5 0.5 | |
-0.5 0.5 0.5 | |
0.5 0.5 0.5 | |
-0.5 1.5 0.5 | |
0.5 1.5 0.5 | |
-0.5 0.5 1.5 | |
0.5 0.5 1.5 | |
-0.5 1.5 1.5 | |
0.5 1.5 1.5 | |
-0.5 0.5 1.5 | |
0.5 0.5 1.5 | |
-0.5 1.5 1.5 | |
0.5 1.5 1.5 | |
-0.5 0.5 2.5 | |
0.5 0.5 2.5 | |
-0.5 1.5 2.5 | |
0.5 1.5 2.5 | |
CELLS 3 27 | |
8 0 1 2 3 4 5 6 7 | |
8 8 9 10 11 12 13 14 15 | |
8 16 17 18 19 20 21 22 23 | |
CELL_TYPES 3 | |
11 11 11 | |
CELL_DATA 3 | |
SCALARS Densities double 1 | |
LOOKUP_TABLE default | |
0.398649726675 0.299573314727 0.198776953102 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment