[vtkusers] Dynamic cross-sections of Volumetric Data
Perryn Fowler
pezlists at gmail.com
Mon Sep 2 19:16:02 EDT 2013
I am currently evaluating various toolkits to use for volume rendering (of
which vtk is one)
I am particularly interested in pointers/approach on how to do something
similar to the following in VTK, and the programming effort involved.
Here is a demo from a webGL based toolkit (so you will need a webGL enabled
browser like chrome)
http://lessons.goxtk.com/13/
The bits I am mainly interested in are
- 3 2D cross sections of the volume data (along the X,Y & Z) axes
(along the bottom)
- rotatable 3D visualisation how the cross-sections intersect (in the
centre)
- ability to dynamically alter the position of the cross-sections on
their respective axes, and have that update the 2D and 3D views ( drag the
indexX, indexY and indexZ sliders to the right)
pointers on approach and particularly to any VTK demos that do anything
similar would be very gratefully received :)
cheers
Pez
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20130903/90c2c1b6/attachment.htm>
More information about the vtkusers
mailing list