[Ves] Size limit in the number of vertices

Pat Marion pat.marion at kitware.com
Wed Feb 6 07:33:38 EST 2013


It does depend on the device, older devices will not support >65k vertices,
but most modern devices will support it.  KiwiViewer does a check at
runtime to decide whether or not there is support.  Of course, it's
possible there is a bug and the runtime check is failing, even though your
device supports the gl extension.  What device are you using?  Also, could
you try the version of KiwiViewer that is in the Google Play store to see
if that works any better?

Pat

On Wed, Feb 6, 2013 at 10:29 PM, ves <ves at calculoandamios.com> wrote:

> **
>
>
>
> Hi,
>
>  I have exported a VTK model to OBJ and I try to view it in Kiwiviewer
> (Android Version compiled by me with the source code downloading from
> github). I have an error message saying that the file contains more than
> the supported  maximum number of points.
>
>  I would appreciate an explanation about this issue as in the kiwiviwer
> mailing list (
> http://public.kitware.com/pipermail/kiwiviewer/2011-October/000002.html)
> it is stated that the problem is related with OpenGL ES and that is
> something that can be solved (in October 2011). Additionally in the
> Kiwiviewer example with the point cloud library (http://vimeo.com/42773717)
> it is stated that there are more than  200000 points (in IOS).
>
>  More specifically I would like to know if this limit is only for Android,
> if it is related with the datasheet or it perhaps for each actor and I can
> circumvent the limit adding several actors to the scene. If not, is this
> size limit to be increased in the next version?
>
>
>
> Regards,
>
>  Carlos
>
> _______________________________________________
> Ves mailing list
> Ves at public.kitware.com
> http://public.kitware.com/cgi-bin/mailman/listinfo/ves
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/ves/attachments/20130206/3418c63b/attachment-0001.html>


More information about the Ves mailing list