Hi Deng,<br><br>Thanks for your email.  The limitation of 65,000 vertices was fixed quite some time ago.  The current version of the libraries in the master branch does not have the 65,000 vertex limit, so long as your device supports the GL_OES_element_index_uint extension (all iOS device do).  The check for this extension occurs at runtime.  If you are using the vesKiwiViewerApp class in your own app, then you must remember to call the initGL() function in order to perform the runtime check, otherwise it assumes the extension is not available.<br>

<br>Source code for kiwiviewer 2.0 is available on the stage remote in the kiwi-next-apps branch, but this code has to be cleaned up before we add it to the master branch, so for now the kiwi-next-apps branch is subject to change.<br>

<br>If you have not already, please subscribe to the VES public mailing list.  This is where we have developer discussion and make important announcements regarding the source code, and we'd love to have your contribution:<br>

<br>    <a href="http://public.kitware.com/cgi-bin/mailman/listinfo/ves">http://public.kitware.com/cgi-bin/mailman/listinfo/ves</a><br><br><br>Pat<br><br><div class="gmail_quote">On Wed, Mar 13, 2013 at 10:20 PM, 邓卓夫 <span dir="ltr"><<a href="mailto:dengzf@swc.neu.edu.cn" target="_blank">dengzf@swc.neu.edu.cn</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br><br>Dear developers,<div><br></div><div><br></div><div>   How are you?</div><div><br></div><div>   I am a fan of kiwiviewer and I am so happy that the new version of kiwiviewer 2.0 has been released in the ios market. And more I have great of interests in the development of apps with ves and kiwi. But these days I found that the source of ves and kiwi are older version not the new edition 2.0 especially the src of kiwi. So when I can download the new 2.0 src? Because I  hope the limitation of vertex 65 000 would not exist.:)</div>

<div><br></div><div>  Thank you for your help really!</div><div><br></div><div>regards</div><div><br></div><div><br></div><div>Deng Zhuofu</div><div>  from China</div><br><br><br><br><br><br><br>_______________________________________________<br>


Kiwiviewer mailing list<br>
<a href="mailto:Kiwiviewer@public.kitware.com">Kiwiviewer@public.kitware.com</a><br>
<a href="http://public.kitware.com/cgi-bin/mailman/listinfo/kiwiviewer" target="_blank">http://public.kitware.com/cgi-bin/mailman/listinfo/kiwiviewer</a><br>
<br></blockquote></div><br>