Hi Ivica,<br><br>I'm cc'ing some other folks, since I'm not totally familiar with the Chemstry module.  Here's what I can say:<br><br><br>-I think that many of the classes in Chemistry are usable on iOS.  The vtkMoleculeToPolyData subclases will generate geometry for a molecule, and this geometry can be rendered using VES.<br>


<br>-It looks like the vtkMoleculeMapper class implements rendering algorithms that are more efficient than generating and rendering full geometry for the molecule, but this rendering is not implemented using OpenGL ES 2.0 so it will not be available in VES or iOS.<br>


<br>-In order to compile Chemistry on iOS you'll have to modify the cmake code to remove the classes that depend on the RenderingOpenGL module, since this module is not compiled for iOS.<br><br>Pat<br><br><br><div class="gmail_quote">

On Sat, Oct 20, 2012 at 9:40 AM, Ivica Milovanovic <span dir="ltr"><<a href="mailto:ivicachem84@gmail.com" target="_blank">ivicachem84@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello everyone and thanks for the great work. I have some experience in iOS programming, but I'm pretty new to all these VTK, VES and Kiwi staff and OpenGL in general. I saw a VTK extension called vtkChemistry which could be potentially useful for the application I'm currently working on. The extension works fine on OS X, using full VTK, but will it work on VES?<br>



<br>
Best regards,<br>
Ivica<br>
_______________________________________________<br>
Ves mailing list<br>
<a href="mailto:Ves@public.kitware.com" target="_blank">Ves@public.kitware.com</a><br>
<a href="http://public.kitware.com/cgi-bin/mailman/listinfo/ves" target="_blank">http://public.kitware.com/cgi-bin/mailman/listinfo/ves</a><br>
</blockquote></div><br>