[Ves] Simple example of using Kiwi/VES

Zhichao Hong zhichao.hong at gmail.com
Fri Apr 11 11:50:56 EDT 2014


I am trying to prototype a 3D project on android and iOS related to some
scientific visualization.  It involves some matrix calculation to derive a
3D spherical geometric model.  The software will draw the sphere with user
provided input parameters.  The sphere is generated on the fly and it
cannot be loaded from a static file.  In VTK, it is very simple to use the
mapper and actors.  How do I do it in VES?

Thanks for the follow up.

Zhichao Hong, CSDP
zhichao.hong at computer.org


On Fri, Apr 11, 2014 at 10:20 AM, Aashish Chaudhary <
aashish.chaudhary at kitware.com> wrote:

>
>
>
> On Fri, Apr 11, 2014 at 11:15 AM, Zhichao Hong <zhichao.hong at gmail.com>wrote:
>
>> I have played with both KiwiSimple and KiwiViewer.  But I am still
>> looking for an iOS and/or Android example that can show how to make simpler
>> task happen such as draw a sphere surface using ves directly.
>>
>
> Do you mean VES rendering library and not via Kiwi? We have KiwiSimple in
> the source code that should help.
>
>
>> The loadDataset is nice.  However, it only supports loading the data from
>> a file (vtk, stl, etc).  Is there a way to draw a shape directly from the
>> memory?
>>
>
> We don't have a example for that but if you have a reader that can read
> from the memory, then I don't think that would be hard. What is your use
> case?
>
> Thanks,
>
>
>>
>> Any hint will be appreciated!
>>
>> Zhichao Hong, CSDP
>> zhichao.hong at computer.org
>>
>> _______________________________________________
>> Ves mailing list
>> Ves at public.kitware.com
>> http://public.kitware.com/cgi-bin/mailman/listinfo/ves
>>
>>
>
>
> --
> | Aashish Chaudhary
> | R&D Engineer
> | Kitware Inc.
> | www.kitware.com
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/ves/attachments/20140411/cd23ab66/attachment-0003.html>


More information about the Ves mailing list