[vtk-developers] What is the latest format/technology to export rendered objects in mobile device with interactiion

David E DeMarle dave.demarle at kitware.com
Fri Aug 18 09:25:03 EDT 2017


For client side rendering on the web, vtk-js is the latest and greatest.
https://kitware.github.io/vtk-js/index.html

The project is fairly new, but is actively being developed, and it already
covers a large swath of the functionality of VTK proper.

For native iOS and Android, VTK's native support for OpenGLES is the way to
go.


David E DeMarle
Kitware, Inc.
Principal Engineer
21 Corporate Drive
Clifton Park, NY 12065-8662
Phone: 518-881-4909

On Fri, Aug 18, 2017 at 2:06 AM, richard anderson via vtk-developers <
vtk-developers at vtk.org> wrote:

> Hello,
>
> I rendered multiple objects in a vtkRenderWindow. I would like to export
> them into a format which can be supported by browser or phone apps so that
> they can be displayed on mobile device. I would like to allow user have
> interactive operations, such as zoom/pan/rotate. I tried VMRL, but it seems
> a dated technology and few viewers are supported.
>
> Can anyone let me know what are the latest format or technology and is it
> supported by vtk?
>
> Thanks in advance!
>
> Richard
>
>
>
> --
> View this message in context: http://vtk.1045678.n5.nabble.
> com/What-is-the-latest-format-technology-to-export-rendered-
> objects-in-mobile-device-with-interactiion-tp5744512.html
> Sent from the VTK - Dev 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
>
> Search the list archives at: http://markmail.org/search/?q=vtk-developers
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtk-developers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20170818/dbc03adf/attachment.html>


More information about the vtk-developers mailing list