[vtkusers] Compiling VTK for iOS????

Joachim Pouderoux joachim.pouderoux at kitware.com
Mon Dec 3 06:41:00 EST 2012


Sorry there is not suitable example because for now the vtkRenderingVolume
module is not compiled and I could no tell yet if activating it could be
done without any cascading issues... I will try soon and let you know. But
once again, I do not know anything about what you are expecting but
software volume rendering is slow and do not think to get real time
interaction with it on real datasets...

And yes, ParaViewWeb applications works well on iOS browsers!

Joachim

2012/12/3 Abhishek Gupta <abhishek at meddiff.com>

> Hello Joachim,
>
> Target is to implement volume rendering application on iOS platform. If "
> vtkFixedPointVolumeRayCastMapper" can be used, could you please direct me
> to a suitable example?
>
> A quick question regarding paraview web. Will it work with iOS browsers?
>
>
>
> On Mon, Dec 3, 2012 at 3:32 PM, Joachim Pouderoux <
> joachim.pouderoux at kitware.com> wrote:
>
>> Hi Abhishek,
>>
>> VTK as is will not compile on iOS because a lot of VTK code is based on
>> the OpenGL rendering API which is not available on handhelds.
>> VES provides a modified version of VTK where all the rendering modules
>> are disabled. VES provides a rendering engine (based on OpenGL ES)
>> which is totally different as the one implied in VTK for desktop.
>> For now only geometric models are supported, and no volume rendering is
>> available for use with OpenGL ES
>> with VES (however I guess the CPU fixed raycasting engine -
>> vtkFixedPointVolumeRayCastMapper - could work as is but you may expect
>> slow rendering times...) Also think that OpenGL ES has many limitations,
>> GPU volume rendering is computation intensive and handheld GPU
>> are far having the same performances than desktop one.
>> If you need to visualize large volume models, you may consider to use a
>> remote rendering scheme as the one provided by ParaViewWeb.
>>
>> Regards,
>>
>> 2012/12/3 abhishek <abhishek at meddiff.com>
>>
>>> Hello Users,
>>>
>>> I want to use VTK libraries on iOS. As far as I know, VTK has a
>>> development
>>> branch named VES whose work is currently in progress and it does not come
>>> with most of the core VTK classes that I need to use.
>>>
>>> So i want to compile VTK for iOS. Someone who has done it, Please help.
>>>
>>> Regards
>>> Abhishek.
>>>
>>>
>>>
>>> --
>>> View this message in context:
>>> http://vtk.1045678.n5.nabble.com/Compiling-VTK-for-iOS-tp5717378.html
>>> Sent from the VTK - Users mailing list archive at Nabble.com.
>>> _______________________________________________
>>> Powered by www.kitware.com
>>>
>>> Visit other Kitware open-source projects at
>>> http://www.kitware.com/opensource/opensource.html
>>>
>>> Please keep messages on-topic and check the VTK FAQ at:
>>> http://www.vtk.org/Wiki/VTK_FAQ
>>>
>>> Follow this link to subscribe/unsubscribe:
>>> http://www.vtk.org/mailman/listinfo/vtkusers
>>>
>>
>>
>>
>> --
>> *Joachim Pouderoux*
>>
>> *PhD, R&D Enginee*r
>> *Kitware SAS <http://www.kitware.fr>*
>>
>>
>>
>
>
> --
> Regards,
> *Abhishek Gupta*
> *Technical Lead*
> Meddiff Technologies Pvt. Ltd.
> Mobile: +91-9986919320
>



-- 
*Joachim Pouderoux*

*PhD, R&D Enginee*r
*Kitware SAS <http://www.kitware.fr>*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20121203/f0e6bc38/attachment.htm>


More information about the vtkusers mailing list