[vtkusers] How to render a single voxel ?
Greg14
gd0514 at gmail.com
Thu May 6 10:02:36 EDT 2010
Hi all,
I try to render volumic data.
I try to render a single voxel (a cube with the appropriate gray level).
I made a vtk file to do so but I can't render the corresponding cube.
My file:
# vtk DataFile Version 2.0
One voxel
ASCII
DATASET STRUCTURED_POINTS
DIMENSIONS 1 1 1
SPACING 1.0 1.0 1.0
ORIGIN 0 0 0
POINT_DATA 1
SCALARS Values unsigned_char 1
LOOKUP_TABLE Default
128
Thanxs in advance
Greg
--
View this message in context: http://old.nabble.com/How-to-render-a-single-voxel---tp28474096p28474096.html
Sent from the VTK - Users mailing list archive at Nabble.com.
More information about the vtkusers
mailing list