<div dir="ltr">Hi Richard,<div><br></div><div>The more modern approach to VRML would be X3D and you should be able to find/develop some web viewer based on that format.</div><div><br></div><div>On the other hand, like Dave was mentioning we are developing vtk.js which keep the same concept as VTK which allow a natural path forward from C++/Python to JavaScript.</div><div>We don't have a proper JavaScript Scene Exporter in VTK for vtk.js, but we have a ParaView macro which mostly deal with VTK classes and for which you should be able to write your own exporter either in Python or C++ in a fairly easy manner. Until we'll provide such class inside VTK proper.</div><div><br></div><div>Some data examples and usage with code can be found here: <a href="https://kitware.github.io/vtk-js/examples/StandaloneSceneLoader.html">https://kitware.github.io/vtk-js/examples/StandaloneSceneLoader.html</a></div><div><br></div><div>Good luck,</div><div><br></div><div>Seb</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Aug 18, 2017 at 7:25 AM, David E DeMarle <span dir="ltr"><<a href="mailto:dave.demarle@kitware.com" target="_blank">dave.demarle@kitware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div>For client side rendering on the web, vtk-js is the latest and greatest. <a href="https://kitware.github.io/vtk-js/index.html" target="_blank">https://kitware.github.io/vtk-<wbr>js/index.html</a><br></div><br>The project is fairly new, but is actively being developed, and it already covers a large swath of the functionality of VTK proper.<br><br></div>For native iOS and Android, VTK's native support for OpenGLES is the way to go.<span class="HOEnZb"><font color="#888888"><br><br></font></span></div><div class="gmail_extra"><span class="HOEnZb"><font color="#888888"><br clear="all"><div><div class="m_-4276036989111574404gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div>David E DeMarle<br>Kitware, Inc.<br>Principal Engineer<br>21 Corporate Drive<br>Clifton Park, NY 12065-8662<br>Phone: <a href="tel:(518)%20881-4909" value="+15188814909" target="_blank">518-881-4909</a></div></div></div></div></div></div></font></span><div><div class="h5">
<br><div class="gmail_quote">On Fri, Aug 18, 2017 at 2:06 AM, richard anderson via vtk-developers <span dir="ltr"><<a href="mailto:vtk-developers@vtk.org" target="_blank">vtk-developers@vtk.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
I rendered multiple objects in a vtkRenderWindow. I would like to export<br>
them into a format which can be supported by browser or phone apps so that<br>
they can be displayed on mobile device. I would like to allow user have<br>
interactive operations, such as zoom/pan/rotate. I tried VMRL, but it seems<br>
a dated technology and few viewers are supported.<br>
<br>
Can anyone let me know what are the latest format or technology and is it<br>
supported by vtk?<br>
<br>
Thanks in advance!<br>
<br>
Richard<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://vtk.1045678.n5.nabble.com/What-is-the-latest-format-technology-to-export-rendered-objects-in-mobile-device-with-interactiion-tp5744512.html" rel="noreferrer" target="_blank">http://vtk.1045678.n5.nabble.c<wbr>om/What-is-the-latest-format-t<wbr>echnology-to-export-rendered-o<wbr>bjects-in-mobile-device-with-i<wbr>nteractiion-tp5744512.html</a><br>
Sent from the VTK - Dev mailing list archive at Nabble.com.<br>
______________________________<wbr>_________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/opensou<wbr>rce/opensource.html</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=vtk-developers" rel="noreferrer" target="_blank">http://markmail.org/search/?q=<wbr>vtk-developers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/vtk-developers" rel="noreferrer" target="_blank">http://public.kitware.com/mail<wbr>man/listinfo/vtk-developers</a><br>
<br>
</blockquote></div><br></div></div></div>
<br>______________________________<wbr>_________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/<wbr>opensource/opensource.html</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=vtk-developers" rel="noreferrer" target="_blank">http://markmail.org/search/?q=<wbr>vtk-developers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/vtk-developers" rel="noreferrer" target="_blank">http://public.kitware.com/<wbr>mailman/listinfo/vtk-<wbr>developers</a><br>
<br>
<br></blockquote></div><br></div>