From sum_chat at hotmail.com Thu Oct 6 18:53:28 2016 From: sum_chat at hotmail.com (Suman Chatterjee) Date: Thu, 6 Oct 2016 22:53:28 +0000 Subject: [Ves] How to integrate VTK and kiwi viewer in a iOS app Message-ID: Hi , Is there any tutorial where I can find some guidance about how to integrate VTK and kiwi viewer in an iOS app? I am generating point cloud data in my application but need a way to draw the surface out of it. Any help will be really appreciated. Thanks Suman Sent from my iPhone From tim.thirion at kitware.com Thu Oct 6 21:09:10 2016 From: tim.thirion at kitware.com (Tim Thirion) Date: Thu, 6 Oct 2016 21:09:10 -0400 Subject: [Ves] How to integrate VTK and kiwi viewer in a iOS app In-Reply-To: References: Message-ID: Originally replied to only Suman. Text here: Hey Suman, Try these instructions first: https://blog.kitware. com/building-vtk-for-mobile-architectures/ You should be able to create vtk.framework which can be included in an Xcode project. There are also examples in the VTK source under Examples/iOS. KiwiViewer/VES is now deprecated and hasn't been updated in a few years. You should only need VTK. On Thu, Oct 6, 2016 at 6:53 PM, Suman Chatterjee wrote: > > Hi , > Is there any tutorial where I can find some guidance about how to > integrate VTK and kiwi viewer in an iOS app? I am generating point cloud > data in my application but need a way to draw the surface out of it. > Any help will be really appreciated. > Thanks > Suman > Sent from my iPhone > _______________________________________________ > Ves mailing list > Ves at public.kitware.com > http://public.kitware.com/mailman/listinfo/ves > -------------- next part -------------- An HTML attachment was scrubbed... URL: From alejandro.queiruga at gmail.com Sun Oct 16 13:48:37 2016 From: alejandro.queiruga at gmail.com (Alejandro Queiruga) Date: Sun, 16 Oct 2016 10:48:37 -0700 Subject: [Ves] MobileRemote in iOS compiling from source Message-ID: <05EAB8E6-04F5-4412-A0D8-AF99D6490FE5@gmail.com> Hi all, I am compiling the iOS version of the KiwiViewer app in Xcode. Everything works, including Dropbox, except for the MobileRemote. I can connect to the Paraview instance, but the screen goes black in both Paraview and KiwiViewer, with the scene objects disappearing in Paraview even. It then disconnects. The App Store version works just fine. I am using Xcode 7.3 targeting iOS 9.3. I tried compiling for both armv7 and arm64. Is there some extra configuration needed for the Mobile Remote to work? Thanks, Alejandro -------------- next part -------------- An HTML attachment was scrubbed... URL: