<div dir="ltr">Hi there, <br><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Oct 10, 2013 at 8:55 PM, 高宇 <span dir="ltr"><<a href="mailto:fightrain@126.com" target="_blank">fightrain@126.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="line-height:1.7;font-size:14px;font-family:arial">Dear Aashish:<br>        I find that the latest version of VES is more fast than the past version which is released before march 2013.<br>
        There is an limit of 65000 vertexes in the old version. </div></blockquote><div style>We add a code which checks for an extension that allows us to use unsigned int as the data type for the indices which can support a large range of indices vs unsigned short. iPad and other </div>
<div style>earlier devices didn't support this extension which forced us to split the geometry. Also even when we were under 65K but close to it, these devices didn't perform well mostly because of their driver issues. </div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="line-height:1.7;font-size:14px;font-family:arial">I want to know the reason why it become so fast now when I load a big file with far more vertexes than 65000.  <br>
        Did you change the rendering strategy?   or  the openGL ES upedated?  or  the new IOS change the implementation of openGL?<br></div></blockquote><div><br></div><div style>Now most of the devices support this extension and therefore no longer we need to split the geometry. No splitting, better drivers, hardware and therefore good performance. </div>
<div style><br></div><div style>- Aashish</div><div style><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="line-height:1.7;font-size:14px;font-family:arial">
        <br>                         BEST REGARDS~<br></div><br><br><span title="neteasefooter"><span></span></span></blockquote></div><br><br clear="all"><div><br></div>-- <br>| Aashish Chaudhary <br>| R&D Engineer         <br>
| Kitware Inc.            <br>| <a href="http://www.kitware.com">www.kitware.com</a>    
</div></div>