-
- Downloads
ios improvements and new example
A number of improvements and a new ios example - expose more module options in the ios build process - add support for gesture based events - add gesture reconition for cases where the native gesture recognizers are not used - modify the multitouch interactor style to be based off the gestures - modify the plane widget to support the pinch gesture as an example - create a new iOS example called planeview that demonstrates - using multitouch gestures - loading data from a cloud provider - using a splash screen - using a settings page to control options - using a probe widget
Showing
- CMake/vtkiOS.cmake 30 additions, 14 deletionsCMake/vtkiOS.cmake
- Common/Core/vtkCommand.h 13 additions, 1 deletionCommon/Core/vtkCommand.h
- Examples/iOS/CMakeLists.txt 23 additions, 21 deletionsExamples/iOS/CMakeLists.txt
- Examples/iOS/GLPaint.old/Classes/AppController.h 0 additions, 22 deletionsExamples/iOS/GLPaint.old/Classes/AppController.h
- Examples/iOS/GLPaint.old/Classes/AppController.mm 0 additions, 126 deletionsExamples/iOS/GLPaint.old/Classes/AppController.mm
- Examples/iOS/GLPaint.old/Classes/MyGLKViewController.h 0 additions, 49 deletionsExamples/iOS/GLPaint.old/Classes/MyGLKViewController.h
- Examples/iOS/GLPaint.old/Classes/MyGLKViewController.mm 0 additions, 193 deletionsExamples/iOS/GLPaint.old/Classes/MyGLKViewController.mm
- Examples/iOS/GLPaint.old/Classes/PaintingView.h 0 additions, 21 deletionsExamples/iOS/GLPaint.old/Classes/PaintingView.h
- Examples/iOS/GLPaint.old/Classes/PaintingView.mm 0 additions, 100 deletionsExamples/iOS/GLPaint.old/Classes/PaintingView.mm
- Examples/iOS/GLPaint.old/Classes/PaintingViewController.h 0 additions, 19 deletionsExamples/iOS/GLPaint.old/Classes/PaintingViewController.h
- Examples/iOS/GLPaint.old/Classes/PaintingViewController.mm 0 additions, 56 deletionsExamples/iOS/GLPaint.old/Classes/PaintingViewController.mm
- Examples/iOS/GLPaint.old/Default-568h@2x.png 0 additions, 0 deletionsExamples/iOS/GLPaint.old/Default-568h@2x.png
- Examples/iOS/GLPaint.old/Default.png 0 additions, 0 deletionsExamples/iOS/GLPaint.old/Default.png
- Examples/iOS/GLPaint.old/GLPaint-Info.plist 0 additions, 43 deletionsExamples/iOS/GLPaint.old/GLPaint-Info.plist
- Examples/iOS/GLPaint.old/GLPaint.xcodeproj/project.pbxproj 0 additions, 376 deletionsExamples/iOS/GLPaint.old/GLPaint.xcodeproj/project.pbxproj
- Examples/iOS/GLPaint.old/Images/Icon-72.png 0 additions, 0 deletionsExamples/iOS/GLPaint.old/Images/Icon-72.png
- Examples/iOS/GLPaint.old/Images/Icon-Small-50.png 0 additions, 0 deletionsExamples/iOS/GLPaint.old/Images/Icon-Small-50.png
- Examples/iOS/GLPaint.old/Images/Icon-Small.png 0 additions, 0 deletionsExamples/iOS/GLPaint.old/Images/Icon-Small.png
- Examples/iOS/GLPaint.old/Images/Icon-Small@2x.png 0 additions, 0 deletionsExamples/iOS/GLPaint.old/Images/Icon-Small@2x.png
- Examples/iOS/GLPaint.old/Images/Icon.png 0 additions, 0 deletionsExamples/iOS/GLPaint.old/Images/Icon.png
Loading
Please register or sign in to comment