[vtk-developers] New iOS app

Ken Martin ken.martin at kitware.com
Tue Mar 1 10:49:23 EST 2016


I have taken the updated gesture code in VTK and created a new example iOS
app named VTK PlaneView (PlainView maybe? ;-) that cleans up a number of
rough edges in previous iOS examples. This example is a simple VTK app that
lets you probe a dataset with a plane. It is based on storyboards. It shows
how to add a settings page and how to load data from the iCloud. It
supports loading data from VTK XML Unstructured Grids, Rectilinear grids,
Structured Grids, and Image Data. Adding dropbox support would be a pretty
easy extension as well. The probe plane uses the probe widget and the probe
widget responds to pinch gestures as well. The code is currently in the
topic:

https://gitlab.kitware.com/vtk/vtk/merge_requests/1221

It is a simple example but a nice starting point for VTK based storyboard
apps. The app has been submitted and approved by the itunes store so you
can find it here (it is free of course)  It runs on ES 3 capable devices
such as iPhone 5s or later and iPad Air or later.

https://itunes.apple.com/us/app/vtk-planeview/id1084391975?mt=8

Thanks
Ken



-- 
Ken Martin PhD
Chairman & CFO
Kitware Inc.
28 Corporate Drive
Clifton Park NY 12065
518 371 3971

This communication, including all attachments, contains confidential and
legally privileged information, and it is intended only for the use of the
addressee.  Access to this email by anyone else is unauthorized. If you are
not the intended recipient, any disclosure, copying, distribution or any
action taken in reliance on it is prohibited and may be unlawful. If you
received this communication in error please notify us immediately and
destroy the original message.  Thank you.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20160301/419f20e9/attachment.html>


More information about the vtk-developers mailing list